summaryrefslogtreecommitdiffstats
path: root/wat/game.go
Commit message (Collapse)AuthorAgeFilesLines
* nmalex2018-10-271-3/+5
|
* fixed rand to use crypto randalex2018-10-261-26/+42
| | | | | fixed imp with imps but should go back to privmsg detection give the bot money when people lose lel
* misc improvementsalex2018-10-251-23/+31
| | | | | | | added self reference, allowing the bot to accrue currency messed about with some messages (removed swears, changed 'schlorped', etc) improved send output regular wattery to make 'wat' interesting
* added resting, messed about with stuffalex2018-10-231-17/+79
|
* fixed some bugs, fixed some debug behaviour, changed over to a command -> ↵alex2018-10-231-51/+81
| | | | method map to avoid sending spurious messages
* Reimplemented python bot in golang, skipped a few featuresalex2018-10-211-0/+298