jarvis-bot/config.example.yaml
2021-06-26 02:28:23 -06:00

14 lines
211 B
YAML

---
token: api key here
client_id: 123456789012345678
admins:
- list
- of
- user
- ids
logo: alligator2
mongo:
username: user
password: pass
host: localhost
port: 27017