Add db support (W.I.P.), cookie.py and removed UseSASL requirement.
This commit is contained in:
parent
a3312cffda
commit
3ca7e9cf36
6 changed files with 111 additions and 2 deletions
|
@ -10,4 +10,6 @@ SASL:
|
|||
SASLNick: EliteBot
|
||||
SASLPassword: password
|
||||
Logging:
|
||||
Console: true
|
||||
Console: true
|
||||
Database:
|
||||
ConnectionString: mysql://user:password@host:port/database
|
Loading…
Add table
Add a link
Reference in a new issue