secrets.toml.template 256 B

12345678910111213141516
  1. api_key = "YOUR-API-KEY"
  2. [bots]
  3. your_chat = "BOT-TOKEN"
  4. [auths]
  5. global = [ ] # List of Global Admin User IDs
  6. [auths.group]
  7. your_chat = [ ] # Per-chat Admin User IDs
  8. [teamspeak]
  9. pass = "your-teamspeak-serveradmin-password"
  10. [curse]
  11. banlist = {}