Commit Graph

6 Commits (a6967ece6f40f23d97add40b7b79d60bb5151c31)

Author SHA1 Message Date
jmjl c15be36df5 Fix brainwash
Fix brainwash when TIMESKIP is on, so that users aren't able to reset
the timestamp to current time instead of a time in the future, I think.
2024-02-13 05:36:49 +00:00
jmjl d9d1d6e52b cleanwash: Include user's nick in message
This makes it easier to know who triggered it in
busy rooms, with multiple people playing at the
same time
2023-12-11 16:02:41 +00:00
jmjl 9520adc3d0 Add info about cleanwash-moneyback requests 2023-11-05 06:02:10 +00:00
jmjl d15e047bc1 [cleanwash]: Inform the user if they don't have TCN in Ju.
Inform the user that they don't have TCN in Ju.
I know this should be rewritten using arpgarse probably to make my life
easier, but I don't know how I'd represent the help, maybe making `-h`
send help (in many messages) to privmsg.
Suggestions welcome.
2023-10-04 17:46:35 +00:00
jmjl 405a113598 Return coins given to Ju but not yet washed 2023-09-28 17:53:28 +00:00
Julian Marcos 0123d4d4dd
Move cleanwash to it's own module
This commit moves cleanwash and brainwash to it's own module and
furthermore removes the modules that weren't referenced
2023-09-02 22:39:31 +02:00