Yaikava
|
ac94a3a6c9
|
🐛 fix: perms plugin - stage type error (#2068)
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
|
2022-02-25 09:39:25 -05:00 |
|
ITOH
|
7204665e77
|
fix(plugins): await old function return (#2065)
* fix(plugins): await old function return
* Update plugins/permissions/src/channels/stage.ts
lol
Co-authored-by: TriForMine <quentin.nicolini@hotmail.fr>
Co-authored-by: TriForMine <quentin.nicolini@hotmail.fr>
|
2022-02-15 20:06:06 +00:00 |
|
Skillz4Killz
|
3f432caef6
|
feat(plugins/helpers): fetchAndRetrieveMembers (#2035)
|
2022-02-11 17:24:47 +00:00 |
|
Skillz4Killz
|
23abefb291
|
fix(plugins/permissions): getting disabled welcome screens requires MANAGE_GUILD (#2034)
* fix: require manage guild perm in welcome screen
* fix: perm check only if screen disabled
|
2022-02-11 17:18:58 +00:00 |
|
Skillz4Killz
|
14f44458f9
|
feat(plugins/helpers): add sendTextMessage to send a simple string (#2033)
* feat: sendTextMessage to send simple string
* fix: clean up imports
* Update plugins/helpers/mod.ts
Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com>
Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com>
|
2022-02-11 17:14:49 +00:00 |
|
Skillz4Killz
|
0ae9cf7de1
|
fix: update dnt and settings (#2005)
* fix: update dnt and settings
* fix: plugins paths
* Update dnt.ts
Co-authored-by: ITOH <to@itoh.at>
* Update dnt.ts
Co-authored-by: ITOH <to@itoh.at>
Co-authored-by: ITOH <to@itoh.at>
|
2022-02-07 16:40:59 +00:00 |
|
ITOH
|
81f8e0377c
|
style: move to deno fmt (#1992)
* Create deno.json
* run format
* run format
* ci: only check formatting
* f
* Update settings.json
* Update settings.json
|
2022-02-04 15:00:04 +01:00 |
|
TriForMine
|
9a41896918
|
fix(editMessage): permissions plugin (#1993)
Fix permissions plugin, that throws an error about message content length when it's valid instead of when it's invalid.
|
2022-02-03 17:16:04 -05:00 |
|
lts20050703
|
42101467f3
|
no longer need to check for the compatible discordeno version
|
2022-02-01 21:30:50 +07:00 |
|
ITOH
|
886021e751
|
remove the sublicensing
|
2022-01-26 19:04:03 +01:00 |
|
ITOH
|
7d2e157148
|
move plugins to the main repo
|
2022-01-26 19:02:34 +01:00 |
|