Skip to content

Configuration Reference

EchoFox uses a Zod-validated configuration system.

Main Sections

  • bot — Bot behavior and prefixes
  • features — Enable/disable features
  • auth — Authentication backend
  • storeDB — Database backend
  • apis — Third-party API keys

See src/config.example.js for the full reference.

Released under the AGPL-3.0 License.