| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve Jeopardy cashout message | Georg Pfuetzenreuter | 2024-10-03 | 1 | -4/+36 |
* | Merge pull request 'Change host lookup to be optional' (#23) from dbhost into... | Pratyush Desai | 2024-10-03 | 2 | -2/+6 |
|\ |
|
| * | Change host lookup to be optional | Georg Pfuetzenreuter | 2024-10-02 | 2 | -2/+6 |
|/ |
|
* | Merge pull request 'Strip formatting codes' (#19) from format into master | Pratyush Desai | 2024-10-02 | 3 | -1/+5 |
|\ |
|
| * | Strip formatting codes | Georg Pfuetzenreuter | 2024-10-02 | 3 | -1/+5 |
|/ |
|
* | Merge pull request 'Implement Jeopardy cashout' (#18) from jeopardy into master | Pratyush Desai | 2024-10-02 | 4 | -0/+115 |
|\ |
|
| * | Explain Jeopardy finishers parsing | Georg Pfuetzenreuter | 2024-10-02 | 1 | -0/+11 |
| * | Refactor integrations | Georg Pfuetzenreuter | 2024-10-02 | 2 | -57/+87 |
| * | Implement Jeopardy cashout | Georg Pfuetzenreuter | 2024-09-29 | 3 | -0/+74 |
|/ |
|
* | Merge pull request 'Implement configuration file + automatic channel joining'... | Pratyush Desai | 2024-09-28 | 5 | -35/+159 |
|\ |
|
| * | Implement automatic channel joining | Georg Pfuetzenreuter | 2024-09-28 | 3 | -1/+18 |
| * | Replace redundant logic in Admin() | Georg Pfuetzenreuter | 2024-09-28 | 1 | -7/+1 |
| * | Implement configuration file | Georg Pfuetzenreuter | 2024-09-28 | 5 | -28/+141 |
|/ |
|
* | Merge pull request 'Remove count script' (#16) from count into master | Pratyush Desai | 2024-09-24 | 1 | -2/+0 |
|\ |
|
| * | Remove count script | Georg Pfuetzenreuter | 2024-09-24 | 1 | -2/+0 |
|/ |
|
* | Merge pull request 'Remove and ignore binary' (#15) from gitignore into master | Pratyush Desai | 2024-09-24 | 2 | -0/+3 |
|\ |
|
| * | Remove and ignore binary | Georg Pfuetzenreuter | 2024-09-21 | 2 | -0/+3 |
|/ |
|
* | Merge pull request 'Add myself as admin' (#12) from admin into master | Pratyush Desai | 2024-09-21 | 1 | -1/+7 |
|\ |
|
| * | Add myself as admin | Georg Pfuetzenreuter | 2024-09-21 | 1 | -1/+7 |
|/ |
|
* | Merge pull request 'Basic systemd service' (#4) from systemd into master | Pratyush Desai | 2022-03-01 | 1 | -0/+14 |
|\ |
|
| * | Init systemd servicesystemd | Georg Pfuetzenreuter | 2022-02-02 | 1 | -0/+14 |
|/ |
|
* | initial commit | mogad0n | 2021-03-10 | 7 | -18/+42 |
* | fixes #8 | alex | 2019-09-22 | 1 | -1/+8 |
* | fixes #9 | alex | 2019-09-22 | 1 | -1/+1 |
* | fixes #5 | alex | 2019-07-10 | 2 | -0/+16 |
* | fixes #6 | alex | 2019-06-28 | 1 | -2/+2 |
* | fixes #7 | alex | 2019-06-28 | 4 | -32/+66 |
* | moved config around somewhat | alex | 2019-01-04 | 2 | -12/+38 |
* | 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 | 3 | -29/+43 |
* | 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 | 2 | -14/+24 |
* | Reimplemented python bot in golang, skipped a few features | alex | 2018-10-21 | 6 | -9/+500 |
* | Added flag lib for parsing env + flag + file | alex | 2018-10-20 | 1 | -6/+10 |
* | sorry for rehosting ur stuff (。◕ ‿ ◕。) | alex | 2018-10-20 | 10 | -1/+799 |
* | Initial commit | self | 2018-10-19 | 3 | -0/+24 |