summaryrefslogtreecommitdiffstats
path: root/wat/bot.go
Commit message (Collapse)AuthorAgeFilesLines
* fixed some bugs, fixed some debug behaviour, changed over to a command -> ↵alex2018-10-231-2/+17
| | | | method map to avoid sending spurious messages
* added admin command for impersonating any irc commandalex2018-10-211-14/+23
| | | | remove db
* Reimplemented python bot in golang, skipped a few featuresalex2018-10-211-0/+90