Blue Bots
  • Intro
  • Basics
    • Installation
    • Configuration
    • Useful Sites
  • Bugs & Support
    • Requesting Support
  • Premade Bots
    • Invoice Bot
      • Creating a PayPal application
      • Managing Webhooks
      • PayPal Developer Dashboard
    • Application Bot
Powered by GitBook
On this page

Was this helpful?

  1. Basics

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.

PreviousInstallationNextUseful Sites

Last updated 2 months ago

Was this helpful?