Skip to content

configuration.md

Silva Tech edited this page Nov 13, 2024 · 1 revision

Configuration Guide

You can customize the bot to suit your preferences by modifying the configuration file or environment variables.

Key Configuration Options:

  • AUTO_REACT_STATUS: Enable or disable automatic reactions to status updates.

    • Type: boolean
    • Default: true
  • MUSIC_DOWNLOAD_FORMAT: Choose the default format for music downloads.

    • Type: string
    • Options: audio, video
    • Default: audio
  • GROUP_REACTIONS: Enable or disable emoji reactions in group chats.

    • Type: boolean
    • Default: true
  • WYR_ANSWER_LIMIT: Define the maximum number of answers in the "Would You Rather" polls.

    • Type: integer
    • Default: 2

For more configuration options, check the .env file and modify them based on your needs.

Silva MD Bot Wiki Sidebar

Additional Resources


About

  • SilvaTechB: Developer of Silva MD Bot, passionate about WhatsApp bots and API-driven applications.
Clone this wiki locally