Initial commit
This commit is contained in:
13
config.ini.example
Normal file
13
config.ini.example
Normal file
@ -0,0 +1,13 @@
|
||||
[DEFAULT]
|
||||
token = 1337:1234567890abcdefgh
|
||||
|
||||
[REDIS]
|
||||
#db = 0
|
||||
#host = localhost
|
||||
#port = 6379
|
||||
#socket_path = /home/user/.redis/sock
|
||||
#hash = telegram:rssbot
|
||||
|
||||
|
||||
[ADMIN]
|
||||
id = 12345678
|
Reference in New Issue
Block a user