feat(config): add config file example

This commit is contained in:
Romain J 2019-12-30 15:33:02 +01:00
parent d94775e0e6
commit 6c18c3213e
2 changed files with 22 additions and 1 deletions

3
.gitignore vendored
View file

@ -2,7 +2,8 @@
__pycache__/
*.pyc
.env
configs/*
configs/config.cfg
configs/prefixes.cfg
.DS_Store
private.py

View file

@ -0,0 +1,20 @@
[bot]
Token =
Tester =
Activity =
[postgresql]
Username =
Password =
Host =
DBName =
[permissions]
Owners =
[webhook]
ID =
Token =
[misc]
Separator =