Configuration
For my newer bots, the config files are located in dist\configs
Refer to the corresponding page under the "Premade Bots" section for more in-depth explanations of a specific premade's config
Config basics
dist\configs\config.js
contains general options such as the bot activity, etc.dist\configs\messages.js
contains embed options. All of the messages can be configured here.
Last updated
Was this helpful?