aboutsummaryrefslogtreecommitdiffstats
path: root/config.toml
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite run() and add loggingJokler2017-10-161-25/+0
| | | | | | | | | The logger is created in main.rs for now and just logs messages over println. Changes on run() - Added Log Messages - Allow multiple configs which create one IrcServer each - Use tokio-core to keep IrcServers in the main thread
* Update version in config.tomlJokler2017-10-131-1/+1
|
* Remove default irc serverJokler2017-10-111-1/+1
|
* Adjust default bot configJokler2017-10-111-8/+19
|
* Initial bot sourceJokler2017-10-041-0/+14