Dragory
788ef9954c
Encrypt archives at rest
2020-09-16 22:42:25 +03:00
Dragory
5f28d3513e
Encrypt message data at rest
2020-09-16 22:32:43 +03:00
Dragory
6ba56a3f12
Add time_and_date plugin. Use it for timezones and date formats around the bot.
2020-08-19 00:19:12 +03:00
Dragory
4275104de7
When updating cases, update existing case embed in case log channel if possible
2020-08-10 02:35:47 +03:00
Dragory
4c9b5778b2
Add !deletecase
2020-08-09 22:44:46 +03:00
Dragory
0c9a619880
Add custom logger. Fix a bunch of errors. Optimize imports.
2020-07-22 22:56:21 +03:00
Dragory
2e658338b5
DB optimizations
2020-06-01 22:21:42 +03:00
Dragory
78ae7b840c
Store supporters in the database
2020-05-28 01:29:51 +03:00
Dark
e6dbb3e5cd
Made Alerts infinite until timed out, added -active and changed cmd sigm
2020-04-03 16:09:58 +03:00
Dragory
c0c919a5ce
Add anti-raid levels to automod. Large refactor of spam detection. Add member_join and member_join_spam triggers.
...
Anti-raid levels don't by themselves do anything, but they can be
used in overrides to activate specific automod items.
Spam detection should now be more reliable and also combine further
spam messages after the initial detection into the archive.
Messages deleted by automod no longer create the normal deletion log
entry. Instead, the AUTOMOD_ACTION log entry contains the deleted
message or an archive if there are multiple (i.e. spam).
2020-01-26 19:54:32 +02:00
Dragory
3d40783ae1
Run prettier and check tslint on entire codebase
...
Mainly to run these checks for the recent pull requests.
2020-01-12 11:48:31 +02:00
roflmaoqwerty
141cc1b9cc
Added created_at field to reminders table. Added time remaining timestamp to reminders command. Added creation date timestamp to reminder activation message
2020-01-08 14:29:49 +11:00
Dragory
ff4a9e9bd3
Add repeat options for scheduled posts
2019-12-01 23:23:34 +02:00
Dragory
61f87e61b0
Initial work on stats
2019-12-01 15:57:35 +02:00
Dragory
421920b2de
Fix 3
2019-12-01 02:09:48 +02:00
Dragory
67e2149534
Fix 2
2019-12-01 02:07:22 +02:00
Dragory
cb2e522f14
Fix
2019-12-01 02:05:33 +02:00
Dragory
f4822ca446
Add --exclusive/-e to !reaction_roles
...
When reaction roles are set as exclusive, a user can only have 1
reaction role from that message. Others are removed automatically when
picking a role if needed.
2019-11-30 23:39:32 +02:00
Nils Blömeke
06d497027e
Finished Starboard (Pre Override test)
2019-11-09 00:48:38 +01:00
Dragory
5eecadd2e9
More work on API permissions
2019-11-08 00:04:24 +02:00
Dragory
9250c84637
Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests.
2019-11-02 22:11:26 +02:00