Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.35 KB

CreateOwn.md

File metadata and controls

27 lines (20 loc) · 1.35 KB
canonical_url amplink description
Create your own Custom Command for the Dyno Discord bot!

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

<iframe style="border-radius: 5px;" height="600" width="100%" src="https://widgetbot.io/channels/333058206198661132/333130753296564227">Looks like your browser does not support iframes.</iframe>

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.

Watch the gif below! GIF