| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes #7 | alex | 2019-06-28 | 2 | -31/+63 |
* | moved config around somewhat | alex | 2019-01-04 | 1 | -10/+25 |
* | Added time limited bankrupcy, steroids for benching (don't persist across res... | alex | 2019-01-04 | 2 | -14/+84 |
* | int64 -> uint64 for coins, disable noisy logging, turned off wattery (it was ... | alex | 2018-12-03 | 3 | -20/+15 |
* | CanAct func, used in Riot and Lift | alex | 2018-11-16 | 2 | -2/+15 |
* | added actions table, makes it easier to add time based commands | alex | 2018-11-15 | 2 | -42/+74 |
* | changed coins to uint64 and started using uints all over the place | alex | 2018-11-14 | 3 | -35/+54 |
* | formatting changes from goimport | alex | 2018-11-08 | 3 | -103/+186 |
* | nm | alex | 2018-10-27 | 1 | -3/+5 |
* | fixed rand to use crypto rand | alex | 2018-10-26 | 3 | -30/+52 |
* | misc improvements | alex | 2018-10-25 | 2 | -28/+40 |
* | added resting, messed about with stuff | alex | 2018-10-23 | 2 | -20/+104 |
* | fixed some bugs, fixed some debug behaviour, changed over to a command -> met... | alex | 2018-10-23 | 3 | -56/+101 |
* | added admin command for impersonating any irc command | alex | 2018-10-21 | 1 | -14/+23 |
* | Reimplemented python bot in golang, skipped a few features | alex | 2018-10-21 | 3 | -0/+482 |