E5SubBotForSQLite/config.yml.example
2020-12-13 21:31:26 +08:00

9 lines
170 B
Plaintext

bot_token: xxx
#socks5: 127.0.0.1:1080
bindmax: 3
admin: 555,666,777
errlimit: 5
notice: "aaa\nbbb"
cron: "1 */3 * * *"
#以下是SQLite数据库名称
dbfile: "e5sub.db"