summaryrefslogtreecommitdiffstats
path: root/wat
Commit message (Expand)AuthorAgeFilesLines
* initial commitmogad0n2021-03-103-12/+12
* fixes #8alex2019-09-221-1/+8
* fixes #9alex2019-09-221-1/+1
* fixes #5alex2019-07-102-0/+16
* fixes #6alex2019-06-281-2/+2
* fixes #7alex2019-06-282-31/+63
* moved config around somewhatalex2019-01-041-10/+25
* Added time limited bankrupcy, steroids for benching (don't persist across res...alex2019-01-042-14/+84
* int64 -> uint64 for coins, disable noisy logging, turned off wattery (it was ...alex2018-12-033-20/+15
* CanAct func, used in Riot and Liftalex2018-11-162-2/+15
* added actions table, makes it easier to add time based commandsalex2018-11-152-42/+74
* changed coins to uint64 and started using uints all over the placealex2018-11-143-35/+54
* formatting changes from goimportalex2018-11-083-103/+186
* nmalex2018-10-271-3/+5
* fixed rand to use crypto randalex2018-10-263-30/+52
* misc improvementsalex2018-10-252-28/+40
* added resting, messed about with stuffalex2018-10-232-20/+104
* fixed some bugs, fixed some debug behaviour, changed over to a command -> met...alex2018-10-233-56/+101
* added admin command for impersonating any irc commandalex2018-10-211-14/+23
* Reimplemented python bot in golang, skipped a few featuresalex2018-10-213-0/+482