| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add channel format comment to the example config | Jokler | 2020-08-28 | 1 | -0/+4 |
| | | |||||
| * | Fixed id generation for first time setup | Jokler | 2020-03-22 | 1 | -9/+0 |
| | | |||||
| * | Spawn actix-web server with access to the bot | Jokler | 2020-02-22 | 1 | -0/+4 |
| | | | | | | | Additionally replace all Mutexes with RwLocks. Hopefully this makes it possible for the web server to serve many requests at once since they would just hold read locks. | ||||
| * | Fix error in example config | Jokler | 2020-01-30 | 1 | -1/+1 |
| | | |||||
| * | Add config example file | Jokler | 2020-01-29 | 1 | -0/+18 |
