| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rewrite run() and add logging | Jokler | 2017-10-16 | 1 | -0/+23 |
| | | | | | | | | | | 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 | ||||
| * | Initial bot source | Jokler | 2017-10-04 | 1 | -0/+5 |
