Skip to content

Configure Derik

whostacking edited this page Apr 1, 2026 · 1 revision

You can customize the bot's behavior by editing config.js. This file includes:

  • WIKIS: Define the wikis the bot supports, including their API endpoints and article paths.
  • CATEGORY_WIKI_MAP: Map Discord category IDs to specific wikis for context-aware embedding.
  • STATUS_OPTIONS: Customize the bot's rotating status messages.
  • STATUS_INTERVAL_MS: Change how often the status updates.

Clone this wiki locally