111 Commits (master)
 

Author SHA1 Message Date
Deukhoofd 986e518aab
Implements Warning system 4 years ago
Deukhoofd da6c73be42
Fixes for BirthdayHandler 4 years ago
Deukhoofd 8e56152201
Update to netcoreapp 3.1 4 years ago
Deukhoofd a4b12c4b51
I hate English. This fixes ordinal numbers in the birthday message using wrong suffix. 4 years ago
Deukhoofd e95b63c24b
Notify birthdays 6 hours later, so that Americans whine less. 4 years ago
Deukhoofd 3b9c7808d5
Support for getting git hash at runtime 4 years ago
Deukhoofd ff76878e31
Add log message on bot exit command 4 years ago
Deukhoofd 597712b282
Adds bot exit command for bot creator 4 years ago
Deukhoofd e6293716f9
Update dependencies 4 years ago
Deukhoofd c2a9a27205
Fix for dad joke handler with double I'm 4 years ago
Deukhoofd 66ea585a3c
Fixed reminder regex to not be as greedy 4 years ago
Deukhoofd 7e6da01a76
Prevent users from muting themselves
Why are users like this...
5 years ago
Deukhoofd af39acfe03
General cleanup 5 years ago
Deukhoofd 89dd74c711
Don't allow muting the bot 5 years ago
Deukhoofd 9a563ba0b6
Cancel message handlers if another handler has already handled it 5 years ago
Deukhoofd a393f2ca1e
Fix issue where initial change of points could set below limit 5 years ago
Deukhoofd 7b4967f1ca
Added system to give/take points from users per server, added new joke controller that removes points from users if they say owo, uwu, etc 5 years ago
Deukhoofd 67e793de47
Implements purge messages command 5 years ago
Deukhoofd 585dabce39
Fix silencing always defaulting to 5 minutes 5 years ago
Deukhoofd 16e41120bd
Renamed NextcloudSettings to WebDavSettings, as it's more accurate 5 years ago
Deukhoofd 158f3087d6
Fixes being able to ban helpers, moderators and admins 5 years ago
Deukhoofd 2e77b6d563
Make tags actually persist through restarts 5 years ago
Deukhoofd dd177fa012
Tags are always a single word, parse them as such 5 years ago
Deukhoofd 0d538ad703
Adds dog fact 5 years ago
Deukhoofd 4b3ce14075
Add timeout alias to mute 5 years ago
Deukhoofd 0a71e6d6ce
Be less strict about exact order for setting reminders 5 years ago
Deukhoofd a242f2756e
Added more embeds for responses 5 years ago
Deukhoofd c5b7fb1b83
Handling of english number parsing for reminders 5 years ago
Deukhoofd 1493480a66
Adds bedtime command 5 years ago
Deukhoofd 9fd8908ffe
This should fix weird issue where command is parsed wrong 5 years ago
Deukhoofd 06c0bf1429
Fixed ban command not messaging the reason 5 years ago
Deukhoofd 895229e872
Added custom message if user tries to hug bot 5 years ago
Deukhoofd 4357b43a6d
Allow banning users not in the server 5 years ago
Deukhoofd 6dcdda3e5d
Added different message if user hugs themselves 5 years ago
Deukhoofd 0e1ca423e8
Removes debug code 5 years ago
Deukhoofd 071e4dd366
Added hug command 5 years ago
Deukhoofd 18a36cfe99
Dadjoke regex fixes 5 years ago
Deukhoofd c43c3040cf
Fix dadjoke regex 5 years ago
Deukhoofd 8518c963e1
Fix user specific ping (ping with exclamation mark) not parsing commands properly 5 years ago
Deukhoofd 51db31cb72
Cleaner handling of commands, less anonymous Tuples 5 years ago
Deukhoofd 8fab315cc6
Use the channel with Welcome new user message as birthday message channel 5 years ago
Deukhoofd 7ef36732c3
Fix regex for dadjoke 5 years ago
Deukhoofd 8ecace27b3
Add Discord API reported Latency to ping command 5 years ago
Deukhoofd adc0443dbd
Allow user parameter to be string 5 years ago
Deukhoofd 771a825d9f
Handling for per server toggleable jokes 5 years ago
Deukhoofd 2fe04c2d1e
Initial system for new joke handling 5 years ago
Deukhoofd 7ee274ed7b
Also properly delete values here 5 years ago
Deukhoofd 25d2af9dda
Persist the date that was last checked for bdays, so we don't get double congratulations when the bot restarts 5 years ago
Deukhoofd fd0a58293c
Added Birthday to user info 5 years ago
Deukhoofd 55e920496a
Changed debug piece of code from checking birthdays once per second to once per hour 5 years ago