Commit Graph

185 Commits

Author SHA1 Message Date
meister03
aca0e3cf1b Merge Dev into Main (#2345)
* Simplify SfetchMembers (#2339)

Co-authored-by: meister03

* Create leaveVoiceChannel.ts (#2342)

* Update editFollowupMessage.ts (#2344)

* Update editInteractionResponse.ts (#2343)

* Update editMessage.ts (#2341)

* Update calculateShardId.ts

Fix wrong shardId calculations

* Add Role Icon to Edit (#2346)

Co-authored-by: meister03

* Add mix max length (#2347)

Co-authored-by: meister03

* style: deno fmt

* Fix Disabled Options (#2368)

Co-authored-by: meister03 <meisterpi@gmail.com>

* Add app_permissions (#2369)

Co-authored-by: meister03 <meisterpi@gmail.com>

* thread_id instead of threadId (#2378)

Co-authored-by: Veeti K <veeti@veetik.com>

* feat: Create `ApplicationCommandFlags` enumerator. (#2384)

Co-authored-by: vxern <vxern@wordcollector.co.uk>

* Small Changes in a bulk pr to close the issues (#2370)

* Initial Commit

* Close #2364

* Add preset whitelist to automod #2356 -> Resolve Issue

* Close [api-docs] AutoMod message intent updates (#5083) #2330

* Breaking Channge | [api-docs] Update message type names (#5093)

* message.interaction.name changed attitude | [api-docs] Update Change_Log.md #2333

* #2333 also closes #2316

* Clarify 45 chars length | Add those on permission plugins | [api-docs] text input label has max 45 characters (#4689) #2137

* Clarify webhook naming restrictions (#4625) #2094

* 8th August Webhook new View Channel perm | Closes #2363

* 8th August Webhook new View Channel perm | Closes #2363

* Document thread_name for execute webhook (#5007) #2263

* Close Update create and modify channel documentation (#4867) #2237

* unnecesary nullable tag in Modify Guild Member params (#5164) #2355

* deno fmt

* deno fmt

* Use .includefor disallowed webhook names"

* Add Missing Enums & #2367, #2362, #2361, #2371, #2372. #2349, #2358, #2325 back

* deno fmt :(

Co-authored-by: meister03 <meisterpi@gmail.com>
Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com>

Co-authored-by: Tomato6966 <chris.pre03@gmail.com>
Co-authored-by: ITOH <to@itoh.at>
Co-authored-by: meister03 <meisterpi@gmail.com>
Co-authored-by: Veeti K <veeti@veetik.com>
Co-authored-by: vxern <vxern@wordcollector.co.uk>
Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com>
2022-08-23 08:46:01 -04:00
Skillz4Killz
4ae4abbf11 fix(fmt): time to delete deno fmt 2022-06-04 15:58:22 +00:00
Skillz4Killz
2300584404 Update README.md 2022-06-04 11:41:54 -04:00
ITOH
d7883855ec refactor(.github,README,gateway,plugins/fileloader,tests,types)!: make intent calculation manual
This changes the calculation of intents to be manual to the dev.
This is to improve overall consistency of our code base, also it is not a big drawback for users since intents are usually done once and then never (seldom) touched again.
2022-05-24 23:16:01 +02:00
Reboot-Codes
e31ee82d37 Fixing the BigBot Template (#2189)
* Add `create-discordeno-bot` reference in README.md

* Switch to deno tasks.

* Fix `DISCORD_TOKEN` var

* Fix `gateway` workers

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-05-08 09:57:42 -04:00
Skillz4Killz
e3e0f2b975 fix: add event id to stage instance. Closes #2092 2022-03-20 13:57:00 +00:00
Skillz4Killz
7c6a35a3f8 fix: add component.value Closes Component transform doesn't set value #2110 2022-03-20 13:45:30 +00:00
Skillz4Killz
8b12f52e12 fix: add coverage to readme 2022-03-20 13:36:06 +00:00
Kirzu
61f67ea973 fix(README): update official template link (#2070)
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-02-25 09:38:44 -05:00
ITOH
d1cfe1d1d1 fix(README): logo image url 2022-02-21 15:50:41 +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
ITOH
012b375edc Update README.md
Co-authored-by: lts20050703 <87189679+lts20050703@users.noreply.github.com>
2022-02-01 16:25:46 +01:00
Amatsagu
654d4aa344 Suggestion: Add "recommended plugins" section
Suggestion - Add "Recommended plugins" section which would work similar to already existing "Frameworks".
Context: https://discord.com/channels/785384884197392384/785384884197392387/937842873825636372
2022-01-31 23:57:24 +01:00
Skillz4Killz
9154fab9ad fix: latest deps plugins 2021-12-23 20:57:23 +00:00
Skillz4Killz
a87159027f chore: rc17 2021-12-23 19:39:35 +00:00
Skillz4Killz
8214b64557 chore: bump rc16 2021-12-23 18:06:59 +00:00
lts20050703
01aca45f30 fix incompatible version in minimal example in README 2021-12-13 09:23:58 +07:00
lts20050703
d2f351f00c Update README minimal example (based on discordeno cache plugin README) 2021-12-10 10:59:40 +07:00
lts20050703
e1b262b2c4 Update README Minimal Example 2021-12-10 09:43:44 +07:00
lts20050703
ab8b19c757 fix README example and benchmark submodule 2021-12-06 11:24:37 +07:00
Skillz4Killz
5059601a28 Update README.md 2021-11-30 09:25:46 -05:00
Skillz4Killz
7edacc2245 Update README.md 2021-11-23 21:50:22 -05:00
Skillz4Killz
86edf83ed4 fix: shorter 2021-11-22 19:21:15 +00:00
Skillz4Killz
fa763d1eb6 fix: cleaner readme features for plugins 2021-11-22 19:19:05 +00:00
Skillz4Killz
6676ce1802 fix: flexibility in readme 2021-11-22 19:18:05 +00:00
Skillz4Killz
ae7035ae08 fix: wording on readme 2021-11-22 19:14:20 +00:00
Skillz4Killz
02ba727662 Closes #1787 2021-11-22 19:07:25 +00:00
Skillz4Killz
81c157f175 fix: remove setupBot 2021-11-22 18:43:25 +00:00
ITOH
a0a7334341 foooo 2021-11-20 19:00:45 +00:00
ITOH
a9556953f2 fix(README): minimal example 2021-11-20 19:58:54 +01:00
Skillz4Killz
ef6feb0bfb Update README.md 2021-11-12 16:59:54 -05:00
Skillz4Killz
f44e6c7b43 Update README.md 2021-09-16 15:57:07 -04:00
inthmafr
94b177531b Update README.md 2021-09-16 17:20:06 +10:00
cute savage
0b5c66af9c Add amethyst to frameworks (#1105) 2021-09-10 14:18:31 +04:00
tricked
30e486ee17 add: Natico Framework to README (#1078)
* Add natico to the readme

* Replace deno.land link with github.com
2021-07-10 16:25:00 +04:00
Yuto
bb52ae5e15 docs(README): update outdated link (#1070) 2021-07-01 12:46:53 +04:00
ITOH
58b77b6dba remove: coverage report
Temporarily removing coverage report until it is a stable feature
2021-05-21 22:59:08 +02:00
Skillz4Killz
1df7433ad9 Update README.md 2021-05-08 13:04:32 -04:00
ITOH
ee2e263d63 fix: Intents enum now in PascalCase 2021-05-05 17:21:39 +01:00
ayntee
1cbc1b8f82 fmt files damn son 2021-04-12 23:13:37 +04:00
ayntee
e3ec94c72c docs(README): update <img> to use logo from URL (#833) 2021-04-12 10:33:31 +01:00
ITOH
cc84537644 wrong shield 2021-04-09 22:20:58 +01:00
ITOH
43ec2a530d change shield style 2021-04-09 22:17:20 +01:00
ITOH
637bfa9b2e Update README.md 2021-04-09 22:15:30 +01:00
ITOH
d5fb3f7d52 docs(README): master -> main (#694) 2021-03-28 15:21:33 +04:00
ayntee
dc497b74af docs(README): remove table of contents 2021-03-27 12:05:41 +04:00
ayntee
b74f9af48f docs: boilerplate -> template 2021-03-25 14:47:39 +04:00
ayntee
f2a4da806e docs(README): template -> boilerplate (#649) 2021-03-10 20:28:50 +04:00
ayntee
65ee27556a docs(README): remove hard-coded prefix from usage 2021-03-06 19:29:46 +04:00
ayntee
f1473224cc docs(README): add table of contents section 2021-03-02 00:09:00 +04:00