Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request 'Remove count script' (#16) from count into master | Pratyush Desai | 2024-09-24 | 1 | -2/+0 |
|\ | | | | | | | Reviewed-on: https://git.com.de/LibertaCasa/watbot/pulls/16 | ||||
| * | Remove count script | Georg Pfuetzenreuter | 2024-09-24 | 1 | -2/+0 |
|/ | | | | | | Unable to find a purpose. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net> | ||||
* | Merge pull request 'Remove and ignore binary' (#15) from gitignore into master | Pratyush Desai | 2024-09-24 | 2 | -0/+3 |
|\ | | | | | | | Reviewed-on: https://git.com.de/LibertaCasa/watbot/pulls/15 | ||||
| * | Remove and ignore binary | Georg Pfuetzenreuter | 2024-09-21 | 2 | -0/+3 |
|/ | | | | | | Build artifacts shouldn't be tracked in version control. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net> | ||||
* | Merge pull request 'Add myself as admin' (#12) from admin into master | Pratyush Desai | 2024-09-21 | 1 | -1/+7 |
|\ | | | | | | | Reviewed-on: https://git.com.de/LibertaCasa/watbot/pulls/12 | ||||
| * | Add myself as admin | Georg Pfuetzenreuter | 2024-09-21 | 1 | -1/+7 |
|/ | | | | | | | For some administrative operations, such as joining channels, it would be useful if I could "imp"ersonate the bot. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net> | ||||
* | Merge pull request 'Basic systemd service' (#4) from systemd into master | Pratyush Desai | 2022-03-01 | 1 | -0/+14 |
|\ | | | | | | | Reviewed-on: https://git.com.de/LibertaCasa/watbot/pulls/4 | ||||
| * | Init systemd servicesystemd | Georg Pfuetzenreuter | 2022-02-02 | 1 | -0/+14 |
|/ | | | | Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net> | ||||
* | 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 ↵ | alex | 2019-01-04 | 2 | -14/+84 |
| | | | | restarts), removed aliases from command list, ping, strongest, don't allow vlk to roll. | ||||
* | int64 -> uint64 for coins, disable noisy logging, turned off wattery (it was ↵ | alex | 2018-12-03 | 3 | -20/+15 |
| | | | | quickly abused), made anarchy less likely to win and time limited | ||||
* | 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 |
| | | | | | | | | reactivated bench with a 2400 limit help command just outputs command structs because that's easier lower all commands to account for caps mistakes some hardcoded nick bits :\ removed disused db structs | ||||
* | changed coins to uint64 and started using uints all over the place | alex | 2018-11-14 | 3 | -35/+54 |
| | | | | | added toplost removed an ignore | ||||
* | formatting changes from goimport | alex | 2018-11-08 | 3 | -103/+186 |
| | | | | | | | | | added a link to source, healing parse ints through one function and return helpful errors that can be used as return values added more error checking improved some output made some more joke methods lazily added more if conditions for people i'm sick of | ||||
* | nm | alex | 2018-10-27 | 1 | -3/+5 |
| | |||||
* | fixed rand to use crypto rand | alex | 2018-10-26 | 3 | -30/+52 |
| | | | | | fixed imp with imps but should go back to privmsg detection give the bot money when people lose lel | ||||
* | misc improvements | alex | 2018-10-25 | 3 | -29/+43 |
| | | | | | | | 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 stuff | alex | 2018-10-23 | 2 | -20/+104 |
| | |||||
* | fixed some bugs, fixed some debug behaviour, changed over to a command -> ↵ | alex | 2018-10-23 | 3 | -56/+101 |
| | | | | method map to avoid sending spurious messages | ||||
* | added admin command for impersonating any irc command | alex | 2018-10-21 | 2 | -14/+24 |
| | | | | remove db | ||||
* | 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 |
| | | | | | | Added original source Fixed readme typo (I fat fingered your username again whoops) Fiddling with golang config | ||||
* | Initial commit | self | 2018-10-19 | 3 | -0/+24 |