summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request 'Prevent dice overflow' (#27) from overflow into masterHEADmasterPratyush Desai2024-10-122-21/+110
|\
| * Prevent dice overflowGeorg Pfuetzenreuter2024-10-102-21/+110
|/
* Merge pull request 'Configurable database path' (#26) from config into masterPratyush Desai2024-10-104-3/+7
|\
| * Configurable database pathGeorg Pfuetzenreuter2024-10-104-3/+7
|/
* Merge pull request 'Lower nickname in Jeopardy cashout' (#25) from jeopardylo...Pratyush Desai2024-10-101-1/+1
|\
| * Lower nickname in Jeopardy cashoutGeorg Pfuetzenreuter2024-10-091-1/+1
|/
* Merge pull request 'Improve Jeopardy cashout message' (#24) from jeopardymsg ...Pratyush Desai2024-10-031-4/+36
|\
| * Improve Jeopardy cashout messageGeorg Pfuetzenreuter2024-10-031-4/+36
|/
* Merge pull request 'Change host lookup to be optional' (#23) from dbhost into...Pratyush Desai2024-10-032-2/+6
|\
| * Change host lookup to be optionalGeorg Pfuetzenreuter2024-10-022-2/+6
|/
* Merge pull request 'Strip formatting codes' (#19) from format into masterPratyush Desai2024-10-023-1/+5
|\
| * Strip formatting codesGeorg Pfuetzenreuter2024-10-023-1/+5
|/
* Merge pull request 'Implement Jeopardy cashout' (#18) from jeopardy into masterPratyush Desai2024-10-024-0/+115
|\
| * Explain Jeopardy finishers parsingGeorg Pfuetzenreuter2024-10-021-0/+11
| * Refactor integrationsGeorg Pfuetzenreuter2024-10-022-57/+87
| * Implement Jeopardy cashoutGeorg Pfuetzenreuter2024-09-293-0/+74
|/
* Merge pull request 'Implement configuration file + automatic channel joining'...Pratyush Desai2024-09-285-35/+159
|\
| * Implement automatic channel joiningGeorg Pfuetzenreuter2024-09-283-1/+18
| * Replace redundant logic in Admin()Georg Pfuetzenreuter2024-09-281-7/+1
| * Implement configuration fileGeorg Pfuetzenreuter2024-09-285-28/+141
|/
* Merge pull request 'Remove count script' (#16) from count into masterPratyush Desai2024-09-241-2/+0
|\
| * Remove count scriptGeorg Pfuetzenreuter2024-09-241-2/+0
|/
* Merge pull request 'Remove and ignore binary' (#15) from gitignore into masterPratyush Desai2024-09-242-0/+3
|\
| * Remove and ignore binaryGeorg Pfuetzenreuter2024-09-212-0/+3
|/
* Merge pull request 'Add myself as admin' (#12) from admin into masterPratyush Desai2024-09-211-1/+7
|\
| * Add myself as adminGeorg Pfuetzenreuter2024-09-211-1/+7
|/
* Merge pull request 'Basic systemd service' (#4) from systemd into masterPratyush Desai2022-03-011-0/+14
|\
| * Init systemd servicesystemdGeorg Pfuetzenreuter2022-02-021-0/+14
|/
* initial commitmogad0n2021-03-107-18/+42
* 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-284-32/+66
* moved config around somewhatalex2019-01-042-12/+38
* 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-253-29/+43
* 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-212-14/+24
* Reimplemented python bot in golang, skipped a few featuresalex2018-10-216-9/+500
* Added flag lib for parsing env + flag + filealex2018-10-201-6/+10
* sorry for rehosting ur stuff (。◕ ‿ ◕。)alex2018-10-2010-1/+799
* Initial commitself2018-10-193-0/+24