Dragory
4fd5013a28
fix: fix errors when unloading certain plugins after beforeLoad but before afterLoad
2021-10-31 16:48:32 +02:00
Dragory
11703206e6
fix: whoops
2021-10-17 19:36:03 +03:00
Dragory
bb5a4ce64f
fix(post): allow editing messages that aren't saved
2021-10-17 19:16:47 +03:00
Dragory
076d69b989
Centralize periodic checks for mutes, tempbans, vcalerts, reminders, and scheduled posts
...
This should result in a significant performance improvement.
The new method is also more precise than the old one, allowing
the aforementioned checks to be performed with second-precision.
2021-09-25 21:34:07 +03:00
Dragory
c1c7c092d9
Reformat all files with Prettier
2021-09-11 19:06:51 +03:00
Dragory
0a22b2c5db
Fix being unable to !post to announcement channels or threads
2021-08-21 00:59:51 +03:00
Dragory
ff06c89518
Fix issues around embeds
2021-08-19 19:33:47 +03:00
Nils
d88ec5a52c
Post: fix cannot read pipe
error when no file is present on message ( #249 )
2021-08-19 18:25:19 +03:00
Dragory
c7f739fd8f
Type fixes + circular dependency fix
2021-08-18 20:01:06 +03:00
Dragory
44fbd020db
Fix issues with circular dependencies between plugins
2021-08-18 19:33:22 +03:00
Dragory
dd78ac0090
Typed log functions + more
2021-08-18 01:51:42 +03:00
almeidx
c932333971
upgrade discord.js
2021-08-04 20:45:42 +01:00
almeidx
5569e023fd
use Util methods for escaping inline code and code blocks
2021-07-29 17:35:27 +01:00
almeidx
9ffc91e5fa
removed unnecessary string literal and simplified stuff
2021-07-29 10:08:55 +01:00
almeidx
c21e779c03
user.tag
2021-07-29 00:37:19 +01:00
Dark
63d143a0ce
DJS Update, Full Import Cleanup
2021-07-25 14:32:08 +02:00
Dark
de85ba37b9
More fixes, change rest of stripObjectToScalars to configAccessibleObj
2021-07-21 22:14:09 +02:00
Dark
2977363dc0
Type fixes for djs
2021-06-30 04:56:56 +02:00
Dark
38a5e07be8
Formatting and initial ButtonRoles DB work
2021-06-08 02:23:30 +02:00
Dark
addb614023
Organise all imports, make Mutes depend on Logs
2021-06-06 23:51:32 +02:00
Dark
c99e745f89
Finish preliminary rework, ready to test
2021-06-02 04:07:50 +02:00
Dark
3883b5b749
More rework progress, remove all eris imports
2021-06-01 02:05:55 +02:00
Dragory
8011885dc0
More initialization order fixes (vol 2)
2021-05-23 17:13:11 +03:00
Dragory
047174fbc4
Update to Knub30.0.0-beta.37 and Eris 0.15, first pass
2021-05-23 14:35:16 +03:00
Almeida
2a8aac34c7
refactor(*): remove unused exception variables ( #193 )
2021-05-06 21:23:47 +03:00
Dragory
21073ef147
Change -allow-mentions to enable all mentions in !post
...
Previously -allow-mentions toggled mentioned roles mentionable and
then back after the message was posted. This was somewhat unintuitive.
2021-04-29 01:00:08 +03:00
Dragory
621c8584fd
Add proper types to sendErrorMessage()
2021-01-17 21:21:18 +02:00
Dragory
6f2d5a3784
Turn on strict TS compilation. Fix up and tweak types accordingly.
2020-11-09 20:03:57 +02:00
Dragory
d0fe2dea04
Update to new Knub 30 beta. Code clean-up.
2020-10-01 01:43:38 +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
425f6e6674
Add case icons. Clean up !cases. Allow customizing case colors and icons.
2020-08-11 04:16:06 +03:00
Dragory
8bd1572e2a
Add support for server-specific timezone and date format settings
2020-08-10 00:24:06 +03:00
Dragory
3a81864cb7
Allow more color formats in !post_embed / !edit_embed -color
2020-08-09 20:21:01 +03:00
Dragory
ddba300d0c
Add support for messageTarget input in commands that take a message id
2020-08-06 01:54:46 +03:00
Dragory
085cfba8db
post: fix crash when using -enable-mentions
2020-08-01 12:43:11 +03:00
Dragory
93705f888b
Fix up docs
2020-07-30 13:08:06 +03:00
Dark
43f26f4c0d
Add "use maincontent instead of -content" to post_embed
2020-07-29 01:28:09 +02:00
Dark
857e5e6576
Migrate Post to new Plugin structure
2020-07-23 21:26:22 +02:00