Tiago R
|
7c2a50921b
|
Fix: Utility-ServerInfo several fixes (#394)
|
2023-07-01 13:46:21 +03:00 |
|
Dragory
|
63c41f0278
|
feat: new username support vol 2
|
2023-06-24 12:07:58 +00:00 |
|
Dragory
|
ecaa16bf7c
|
feat: use native timestamps more
|
2023-06-24 11:55:49 +00:00 |
|
Dragory
|
0e70412bc4
|
feat: new username support
|
2023-06-24 10:48:45 +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 a80af1e729b742d1aad1097df538d224fbd32ce7.
* 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 |
|
Miikka
|
961a8c7fff
|
Merge pull request #337 from almeidx/userinfo-roles
fix: negative number in userinfo command
|
2022-06-26 14:10:05 +03:00 |
|
Dragory
|
5387d4a82a
|
chore: update to discord.js 13.7.0
|
2022-06-01 19:26:43 +03:00 |
|
Dragory
|
6df67da3cb
|
debug: catch & trace interaction reply errors
|
2022-06-01 18:58:54 +03:00 |
|
almeidx
|
a31d074ba8
|
fix: negative number in userinfo command
|
2022-04-27 10:34:16 +01:00 |
|
Miikka
|
63fa5bc533
|
Merge pull request #307 from almeidx/role-info-perms
fix permissions not showing properly in roleinfo
|
2022-04-21 22:29:01 +03:00 |
|
almeidx
|
af4b82d48d
|
fix(userinfocmd): limit the amount of roles shown
|
2022-02-07 21:18:41 +00:00 |
|
Dragory
|
d5363449a0
|
fix: show all attachment URLs in !message, fix crash with attachments
|
2021-12-19 17:47:21 +02:00 |
|
almeidx
|
d7dc840778
|
rename record
|
2021-11-26 12:21:03 +00:00 |
|
almeidx
|
95365d8573
|
fix permissions not showing properly in roleinfo
|
2021-11-26 11:49:23 +00:00 |
|
Almeida
|
1e7a35eb4d
|
allow running cleancmd on news and thread channels (#293)
|
2021-09-25 21:37:50 +03:00 |
|
Almeida
|
2042459fd2
|
perf: rolescmd with -counts option (#294)
|
2021-09-25 21:37:07 +03:00 |
|
Dragory
|
ac79eb09f5
|
Reformat all files with Prettier
|
2021-09-11 19:06:51 +03:00 |
|
Dragory
|
ff2a7b38f3
|
Fix duplicate entries in !help
|
2021-09-11 18:57:20 +03:00 |
|
Dragory
|
a3669a2eeb
|
Fix !clean performance
|
2021-09-11 18:46:28 +03:00 |
|
Dragory
|
8dfa9aec2a
|
Fix !nickname crash
|
2021-09-06 00:55:35 +03:00 |
|
Dragory
|
cc4477a7ee
|
Fix !jumbo for default emoji
|
2021-09-05 17:30:34 +03:00 |
|
Almeida
|
535659a2b7
|
Fix max stickers and premium tier in !server (#258)
|
2021-09-04 19:16:44 +03:00 |
|
metal
|
6cddcb9074
|
Bot-specific for bot users in !userinfo (#260)
|
2021-09-04 19:12:37 +03:00 |
|
metal
|
2821252a5a
|
check if "channel" exists
|
2021-09-04 09:37:58 +00:00 |
|
Dragory
|
16747521be
|
Remove redundant awaits
|
2021-08-21 01:42:07 +03:00 |
|
Dragory
|
7e179bb06c
|
Fix default role showing up in user info embed
|
2021-08-20 21:02:16 +03:00 |
|
Dragory
|
ebe224885e
|
Small wording changes to !about
|
2021-08-20 20:44:04 +03:00 |
|
Dragory
|
d57d563761
|
Update supporters formatting in !about
|
2021-08-20 20:43:08 +03:00 |
|
Dragory
|
329cd05652
|
Remove hotfixMessageFetch()
|
2021-08-20 20:01:32 +03:00 |
|
Dragory
|
53fea6b88c
|
Fix !cleaning more than 100 messages
|
2021-08-19 20:06:11 +03:00 |
|
Dragory
|
8da47e53e6
|
Ugly workaround/hotfix for message fetching
|
2021-08-19 00:49:06 +03:00 |
|
Dragory
|
cb1ba4d878
|
Run format
|
2021-08-18 21:02:53 +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 |
|
Dark
|
9a5e911cf2
|
Add typings, comment magic numbers
|
2021-08-15 22:14:04 +02:00 |
|
Nils
|
99c8dbabb7
|
Apply suggestions from code review
Co-authored-by: Almeida <almeidx@pm.me>
|
2021-08-15 22:02:18 +02:00 |
|
Dark
|
1c8a223264
|
Implement temporary permission check public functions
|
2021-08-15 01:44:25 +02:00 |
|
Dark
|
7cf75f3255
|
Change ContextMenu to hardcoded default actions
Sadge
(More complex self-defined stuff coming at some point tho)
|
2021-08-15 01:09:41 +02:00 |
|
Miikka
|
6010c387e7
|
Merge pull request #209 from ghost/master
Add pong as an alias of ping
|
2021-08-14 17:30:05 +03:00 |
|
Usoka
|
0204ed737a
|
Prevent crash when using !emoji with no args (#221)
|
2021-08-14 17:29:25 +03:00 |
|
Almeida
|
e8d1d0fdcc
|
Make the nickname argument optional on nickname command (#199)
|
2021-08-14 17:28:22 +03:00 |
|
Almeida
|
a9b0902a01
|
added support for emoji ids on emojiinfo command
|
2021-08-14 14:50:43 +01:00 |
|
Dragory
|
ba7ece8df7
|
Use photon-node instead of sharp for image manipulation
photon-node is compiled to wasm so doesn't require a node-gyp build step
|
2021-08-14 15:45:47 +03:00 |
|
Dark
|
ff774aa5f6
|
Context Menu Actions v1, clean and mute support with full options
|
2021-08-13 05:01:08 +02:00 |
|
almeidx
|
a11c39cd0a
|
transform to array before filtering
|
2021-08-04 21:02:12 +01:00 |
|
almeidx
|
3537305c59
|
upgrade discord.js
|
2021-08-04 20:45:42 +01:00 |
|
Nils
|
16188702f3
|
Merge pull request #5 from almeidx/final
Final
|
2021-07-29 18:50:01 +02:00 |
|