Rold's Autocode Guide and Example
About & Features...
Wanna learn how to use Autocode? Well then this app is perfect for you! It has a few basic Discord bot command examples that you can use and edit super easily! You're gonna want to read all of the // comments if you want to change something.'
How to Setup...
Setting this app up is easier than saying a dog has 4 legs.
You're going to want to click "Install App" on the page above this...

This will install the app to your Autocode account and then link it to your bot. You can learn how to link your bot on the Official Guide
Commands...
This app has a few example commands, here are the commands and what they do along with what endpoint/file they are in!
!help
- Get a list of all of the commands! | File name: create.js
!embedshowcase
- Get a preview of what an embed can look like! | File name: embedexample.js
!hiyafellas
- A great example of how you can use the message.create.prefix endpoint | File name: prefixexample.js
!option
- Get a random response from your code | File name: randomizerexample.js
/slashcmd
- Example on how to make and use a slash command | File name: slashcmdexample.js
!embedpic
- Example on how you can put images inside of your embeds | File name: embedpictureexample.js
!picture
_ Shows you how to make images as files/make your bot upload files | File name: pictureexample.js
!randompic
- Getting a random picture is pretty cool, wanna do it? | File name: randompictureexample.js
!buttons
- Example on how to use buttons on messages | File name: buttons.js
Pictures...
Help command:

Embed showcase command:

Random Picture command:
