Dragory
|
aaf4e02c5f
|
chore: format
|
2025-05-31 21:19:56 +03:00 |
|
Dragory
|
83d35052c3
|
refactor: move defaults to config schemas
|
2025-05-23 01:12:52 +00:00 |
|
Dragory
|
09eb8e92f2
|
feat: update to djs 14.19.3, node 22, zod 4
|
2025-05-22 22:35:48 +00:00 |
|
Dragory
|
43b8017985
|
Merge branch '240811_application_commands_merge_2' into next
|
2024-08-11 22:28:41 +03:00 |
|
Dragory
|
45e3fe2ef0
|
chore: esm imports
This will make merging this into 'next' much easier.
|
2024-08-11 21:58:52 +03:00 |
|
Dragory
|
460b65d1df
|
chore: reorganize plugin docs
|
2024-08-11 02:05:23 +03:00 |
|
Dragory
|
dfdc6566cf
|
refactor: consolidate pluginInfo internal/legacy fields
|
2024-05-19 11:15:03 +00:00 |
|
Lily Bergonzat
|
1f0c7a4349
|
Ran prettier to fix style issues
|
2024-05-12 21:34:17 +02:00 |
|
Lily Bergonzat
|
893a77d562
|
Fixes, refactoring and PR feedback
|
2024-04-15 15:51:45 +02:00 |
|
Lily Bergonzat
|
0be54912c4
|
Merge branch 'master' of github.com:ZeppelinBot/Zeppelin into feat/application-commands
|
2024-04-15 12:39:01 +02:00 |
|
Dragory
|
5772e27cda
|
refactor: convert /backend to ESM
|
2024-04-09 20:57:18 +03:00 |
|
Dragory
|
c2ae6d53d8
|
feat: update knub; use base Knub types for plugins
|
2024-03-30 12:35:22 +00:00 |
|
Lily Bergonzat
|
2c0e4b37ca
|
Merge branch 'master' of github.com:ZeppelinBot/Zeppelin into feat/application-commands
|
2024-02-16 14:26:34 +01:00 |
|
Lily Bergonzat
|
592d037148
|
Added Discord attachment link reaction, fixed emoji configuration and moved util functions
|
2024-02-16 11:51:58 +01:00 |
|
Dragory
|
1518d58e25
|
Merge master
|
2024-01-27 14:35:11 +02:00 |
|
Dragory
|
873bf7eb99
|
chore: run prettier
|
2024-01-27 14:23:13 +02:00 |
|
Dragory
|
59c5176cbd
|
Merge remote-tracking branch 'origin/master' into iots_to_zod
|
2024-01-27 14:12:06 +02:00 |
|
Dragory
|
28692962bc
|
refactor: replace io-ts with zod
|
2024-01-14 14:25:42 +00:00 |
|
hawkeye7662
|
d51461ee3a
|
Catch Too Many Reactions error (#326)
Catches Maximum number of reactions reached (20) error by checking for error code 30010
Co-authored-by: Almeida <github@almeidx.dev>
|
2023-12-29 12:32:48 +00:00 |
|
Tiago R
|
2ac7ae85ce
|
missed one
Signed-off-by: GitHub <noreply@github.com>
|
2023-12-27 20:20:17 +00:00 |
|
Tiago R
|
bfc90093dc
|
yeet renderUserUsername
Signed-off-by: GitHub <noreply@github.com>
|
2023-12-27 20:20:17 +00:00 |
|
Dragory
|
63c41f0278
|
feat: new username support vol 2
|
2023-06-24 12:07:58 +00:00 |
|
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
|
2190523866
|
Fix missing await
|
2021-09-04 20:49:25 +03:00 |
|
Dragory
|
fe3de150a3
|
Make sure we always fetch full/fresh target message when applying reaction roles
|
2021-08-20 21:49:59 +03:00 |
|
Dragory
|
329cd05652
|
Remove hotfixMessageFetch()
|
2021-08-20 20:01:32 +03:00 |
|
Dragory
|
c806e8415a
|
Disable reaction role auto-refreshing
|
2021-08-19 22:11:20 +03:00 |
|
Dragory
|
8da47e53e6
|
Ugly workaround/hotfix for message fetching
|
2021-08-19 00:49:06 +03:00 |
|
Dragory
|
a179119f2e
|
Disable/hide some interaction-based features until after release
|
2021-08-18 20:55:42 +03:00 |
|
Dragory
|
59e75e0584
|
Type fixes + circular dependency fix
|
2021-08-18 20:01:06 +03:00 |
|
Dragory
|
e3b6b017a2
|
Fix issues with circular dependencies between plugins
|
2021-08-18 19:33:22 +03:00 |
|
Dragory
|
bed6589d48
|
Typed log functions + more
|
2021-08-18 01:51:42 +03:00 |
|
almeidx
|
3537305c59
|
upgrade discord.js
|
2021-08-04 20:45:42 +01:00 |
|
almeidx
|
afe0ec1194
|
removed unnecessary string literal and simplified stuff
|
2021-07-29 10:08:55 +01:00 |
|
almeidx
|
bd5e5100a5
|
typo and return
|
2021-07-29 00:50:41 +01:00 |
|
almeidx
|
74a676913e
|
user.tag
|
2021-07-29 00:37:19 +01:00 |
|
Dark
|
bc1330bf33
|
Various bugfixes and change ct.anyId return to Snowflake
|
2021-07-27 04:19:11 +02:00 |
|
Dark
|
c932269b7d
|
DJS Update, Full Import Cleanup
|
2021-07-25 14:32:08 +02:00 |
|
Dark
|
acb4913495
|
More fixes, change rest of stripObjectToScalars to configAccessibleObj
|
2021-07-21 22:14:09 +02:00 |
|
Dark
|
dda19de6e6
|
Fix various bugs, update djs
|
2021-07-04 23:14:12 +02:00 |
|
Dark
|
bb9b8cfe06
|
Proper button validation, bugfix for voice move spam
|
2021-07-01 00:30:48 +02:00 |
|
Dark
|
1ad70ffe1a
|
Change DiscordRESTError to DiscordAPIError
|
2021-06-30 23:06:02 +02:00 |
|
Dark
|
be71357ff9
|
Upgrade DJS, fix bugs
|
2021-06-30 18:43:42 +02:00 |
|