summaryrefslogtreecommitdiffstats
path: root/wat/bot.go
Commit message (Collapse)AuthorAgeFilesLines
* fixed rand to use crypto randalex2018-10-261-4/+4
| | | | | fixed imp with imps but should go back to privmsg detection give the bot money when people lose lel
* misc improvementsalex2018-10-251-5/+9
| | | | | | | 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-3/+25
|
* 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