/Bot-Example

Simple code repository for Discord bot, using DiscordJS library.

Primary LanguageJavaScript


🚀 | Discord BOT

  • In this repository, code will be released for everyone to use, if you have any questions, contact me on Discord.

🤔 | How to use?

  • To get started, download the codes wherever you prefer, on a hosting or on your PC, then follow the instructions.
  • Change the file name “config.json.example” to “config.json” and fill in the required information:
  1. BOT_TOKEN: This information is private to you, you can get your bot's token from the Discord Developer Portal.
  2. BOT_PREFIX: This information can be public, as it will be the prefix of your bot.

✨ | Used modules