summaryrefslogtreecommitdiffstats
path: root/wat/bot.go
Commit message (Expand)AuthorAgeFilesLines
* initial commitmogad0n2021-03-101-4/+4
* moved config around somewhatalex2019-01-041-10/+25
* int64 -> uint64 for coins, disable noisy logging, turned off wattery (it was ...alex2018-12-031-1/+1
* changed coins to uint64 and started using uints all over the placealex2018-11-141-1/+1
* formatting changes from goimportalex2018-11-081-11/+12
* fixed rand to use crypto randalex2018-10-261-4/+4
* misc improvementsalex2018-10-251-5/+9
* added resting, messed about with stuffalex2018-10-231-3/+25
* fixed some bugs, fixed some debug behaviour, changed over to a command -> met...alex2018-10-231-2/+17
* added admin command for impersonating any irc commandalex2018-10-211-14/+23
* Reimplemented python bot in golang, skipped a few featuresalex2018-10-211-0/+90