Newbie Guide

Guide intended for those who are working with Discord Bots for the first time or are new to these kind of stuff in general.

This is the guide for those who are working with these kind of stuff for the first time in their life or just aren't really much into this stuff.

Basic Guide

  1. First you need to make sure that you meet all the requirements from Requirements Page

  2. After you're sure that you meet all of them, you can proceed to Bot Application Setup page and follow the steps.

  3. After you're done with Application Setup, now you need to upload all of the files to your Bot Hosting File Manager.

  4. Now you need to get ID of the Discord Server where you're going to use bot. If you don't know how to copy Server Id, you can see tutorial here.

  5. When you get your Server ID, open config.yml file from configs folder and search for guild field and put Server ID you copied into it.

  6. Now you can continue with configuration of bot files (config.yml, commands.yml, language.yml, embeds.yml)

  7. After you're done with configuration, now you can start bot by pressing 'Start' button on your Bot Hosting and your bot will start.

If you get any errors on startup, you can join Discord Support Server and we'll help you with the issue.

Last updated