This repository has been archived on 2021-04-24. You can view files and clone it, but cannot push or open issues or pull requests.
RikoBot/config.ini.example

18 lines
329 B
Plaintext
Raw Normal View History

2016-11-21 23:04:28 +01:00
[DEFAULT]
token = 1337:1234567890abcdefgh
2019-03-18 20:33:47 +01:00
lang = en
2016-11-21 23:04:28 +01:00
[LOGGING]
# Valid options are ERROR, INFO, DEBUG, CRITICAL, WARNING
#level = INFO
#format = %(asctime)s - %(levelname)s: %(message)s
2016-11-21 23:04:28 +01:00
[REDIS]
#db = 0
#host = localhost
#port = 6379
#socket_path = /home/user/.redis/sock
[ADMIN]
2017-09-20 23:25:57 +02:00
# Must be integers!
id = [1337]