chirpnest/chirpnest.sample.cfg

22 lines
422 B
INI
Raw Normal View History

2019-05-02 12:11:27 +02:00
[telegram]
url = https://api.telegram.org
token = null
[SQL]
driver = mysql # mysql
type = tcp # tcp, unix
address = 127.0.0.1:3306 # ip:port, path
username = chirpnest
password = chirpnest
database = chirpnest
[rabbit]
user = chirpnest
password = chirpnest
2019-05-03 05:00:09 +02:00
host = localhost:5672
queue = chirpnest
[bot]
2019-05-03 05:24:44 +02:00
admin = 0
2019-05-03 05:00:09 +02:00
guildname = Guild
guild = GLD