Commit Graph

111 Commits

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