Dyno Custom Commands

We make cool custom commands for Dyno that anyone can use

View project on GitHub

Create Your Own Command

You can create a command using Dyno’s many variables. Below, you can see many resources for creating a new command, including the list of all the variables.

Variables ListAdd Command to DCC

You can add a command to your own server through the Dyno dashboard.


Adding to DCC

Once you create a cool Custom Command, you can submit it to DCC by following the steps below:

  1. Make sure you have a GitHub account with a verified email address.
  2. Click here (and sign in to GitHub if necessary)
  3. Set the file name to the command name followed by .txt.
  4. Paste the command response in the file content area.
  5. Go through the steps to create a pull request.