Dragory
|
5f194bf1ef
|
chore: fix lint errors; tweak lint rules
|
2023-05-08 22:58:51 +03:00 |
|
Dragory
|
16fa19d3e9
|
chore: prettier
|
2023-05-08 21:33:40 +03:00 |
|
Tiago R
|
06877e90cc
|
Update djs & knub (#395)
* update pkgs
Signed-off-by: GitHub <noreply@github.com>
* new knub typings
Signed-off-by: GitHub <noreply@github.com>
* more pkg updates
Signed-off-by: GitHub <noreply@github.com>
* more fixes
Signed-off-by: GitHub <noreply@github.com>
* channel typings
Signed-off-by: GitHub <noreply@github.com>
* more message utils typings fixes
Signed-off-by: GitHub <noreply@github.com>
* migrate permissions
Signed-off-by: GitHub <noreply@github.com>
* fix: InternalPoster webhookables
Signed-off-by: GitHub <noreply@github.com>
* djs typings: Attachment & Util
Signed-off-by: GitHub <noreply@github.com>
* more typings
Signed-off-by: GitHub <noreply@github.com>
* fix: rename permissionNames
Signed-off-by: GitHub <noreply@github.com>
* more fixes
Signed-off-by: GitHub <noreply@github.com>
* half the number of errors
* knub commands => messageCommands
Signed-off-by: GitHub <noreply@github.com>
* configPreprocessor => configParser
Signed-off-by: GitHub <noreply@github.com>
* fix channel.messages
Signed-off-by: GitHub <noreply@github.com>
* revert automod any typing
Signed-off-by: GitHub <noreply@github.com>
* more configParser typings
Signed-off-by: GitHub <noreply@github.com>
* revert
Signed-off-by: GitHub <noreply@github.com>
* remove knub type params
Signed-off-by: GitHub <noreply@github.com>
* fix more MessageEmbed / MessageOptions
Signed-off-by: GitHub <noreply@github.com>
* dumb commit for @almeidx to see why this is stupid
Signed-off-by: GitHub <noreply@github.com>
* temp disable custom_events
Signed-off-by: GitHub <noreply@github.com>
* more minor typings fixes - 23 err left
Signed-off-by: GitHub <noreply@github.com>
* update djs dep
* +debug build method (revert this)
Signed-off-by: GitHub <noreply@github.com>
* Revert "+debug build method (revert this)"
This reverts commit a80af1e729 .
* Redo +debug build (Revert this)
Signed-off-by: GitHub <noreply@github.com>
* uniform before/after Load shorthands
Signed-off-by: GitHub <noreply@github.com>
* remove unused imports & add prettier plugin
Signed-off-by: GitHub <noreply@github.com>
* env fixes for web platform hosting
Signed-off-by: GitHub <noreply@github.com>
* feat: knub v32-next; related fixes
* fix: allow legacy keys in change_perms action
* fix: request Message Content intent
* fix: use Knub's config validation logic in API
* fix(dashboard): fix error when there are no message and/or slash commands in a plugin
* fix(automod): start_thread action thread options
* fix(CustomEvents): message command types
* chore: remove unneeded type annotation
* feat: add forum channel icon; use thread icon for news threads
* chore: make tslint happy
* chore: fix formatting
---------
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: almeidx <almeidx@pm.me>
Co-authored-by: Dragory <2606411+Dragory@users.noreply.github.com>
|
2023-04-01 14:58:17 +03:00 |
|
Dragory
|
8445c37f64
|
chore: add default value for no-op button_groups option to stop TS from complaining
|
2022-04-24 02:56:13 +03:00 |
|
Dragory
|
d93097306c
|
fix: allow servers with button_groups in their reaction_roles config to load with a warning
|
2022-04-23 23:26:16 +03:00 |
|
Dragory
|
784c54b22a
|
feat: add 'exclusive' option for role buttons; add documentation for role buttons; mark reaction roles as legacy
|
2022-04-23 17:30:37 +03:00 |
|
Dragory
|
05334a772f
|
chore: remove old button roles implementation
|
2022-04-23 16:38:24 +03:00 |
|
Dragory
|
ac79eb09f5
|
Reformat all files with Prettier
|
2021-09-11 19:06:51 +03:00 |
|
Dragory
|
c806e8415a
|
Disable reaction role auto-refreshing
|
2021-08-19 22:11:20 +03:00 |
|
Dragory
|
a179119f2e
|
Disable/hide some interaction-based features until after release
|
2021-08-18 20:55:42 +03:00 |
|
Dragory
|
e3b6b017a2
|
Fix issues with circular dependencies between plugins
|
2021-08-18 19:33:22 +03:00 |
|
Dark
|
c932269b7d
|
DJS Update, Full Import Cleanup
|
2021-07-25 14:32:08 +02:00 |
|
Dark
|
bb9b8cfe06
|
Proper button validation, bugfix for voice move spam
|
2021-07-01 00:30:48 +02:00 |
|
Dark
|
653d6c1dc2
|
Button role improvements, proper validation
|
2021-06-22 02:49:31 +02:00 |
|
Dark
|
5c7c3c8cba
|
Make message with default buttons stateful
|
2021-06-08 04:34:32 +02:00 |
|
Dark
|
6ac9d2f2a2
|
Organise all imports, make Mutes depend on Logs
|
2021-06-06 23:51:32 +02:00 |
|
Dark
|
7c757d4b96
|
WIP: Button Reactions
This still needs some cleanup and some functionality straight up doesn't work or is only a POC
|
2021-06-06 04:57:05 +02:00 |
|
Dragory
|
72637fe1b3
|
More initialization order fixes (vol 2)
|
2021-05-23 17:13:11 +03:00 |
|
Dragory
|
f6be4f4af6
|
Update to Knub30.0.0-beta.37 and Eris 0.15, first pass
|
2021-05-23 14:35:16 +03:00 |
|
Dragory
|
2f470dc37a
|
Update to new Knub 30 beta. Code clean-up.
|
2020-10-01 01:43:38 +03:00 |
|
Dragory
|
f3417313bc
|
reaction_roles: add remove_user_reactions option
|
2020-08-30 00:49:44 +03:00 |
|
Dragory
|
57316b142a
|
reaction_roles: handle errors when adding reactions gracefully
|
2020-08-01 23:47:12 +03:00 |
|
Dragory
|
7909c99a7f
|
Fix up docs
|
2020-07-30 13:08:06 +03:00 |
|
Dark
|
c0b7bea35d
|
Migrate ReactionRoles to new Plugin structure
|
2020-07-26 01:53:55 +02:00 |
|