Commit Graph

4116 Commits

Author SHA1 Message Date
Skillz4Killz
b514b7712e fix: deno fmt 2022-03-02 06:06:54 +00:00
Skillz4Killz
83baf69833 fix: event leak warning 2022-03-02 06:06:42 +00:00
Skillz4Killz
5c2404db51 fix: deno fmt 2022-03-02 06:03:27 +00:00
Skillz4Killz
4676fb049d fix: add gateway queue guide section 2022-03-02 06:00:25 +00:00
Skillz4Killz
87dd8635ca fix: stop gateway ts errors 2022-03-02 06:00:11 +00:00
dependabot[bot]
8ccf50ceff build(site): bump prismjs from 1.26.0 to 1.27.0 (#2075)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.26.0...v1.27.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 21:33:24 +00:00
Andreas Fink
ad8a9920ac feat(gateway): add stopGateway function (#2078)
* Move the shard stopping to gatewayManager in order to stop the gateway standalone.

* Update gateway/gateway_manager.ts

Co-authored-by: ITOH <to@itoh.at>

* Update gateway/stopGateway.ts

Co-authored-by: ITOH <to@itoh.at>

* Update gateway/stopGateway.ts

* Update gateway/stopGateway.ts

* Update gateway/stopGateway.ts

Co-authored-by: ITOH <to@itoh.at>
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-02-28 13:41:15 -05:00
Skillz4Killz
4aac2246ad fix(gateway): rate-limit handling (#2079)
* fix: Closes Gateway Ratelimiting  #1886

* fix: fmt

* fix: invalid import
2022-02-28 13:39:45 -05:00
Skillz4Killz
ac5f68fcf9 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2022-02-27 22:57:51 +00:00
Skillz4Killz
05e52ab519 fix: voice state transformer user bug 2022-02-27 22:57:48 +00:00
ITOH
c5d6502464 fix(dnt): add transformers (#2076)
* fix(dnt): add transformers

* Update dnt.ts
2022-02-27 15:17:02 -05:00
Skillz4Killz
1694070fb7 release: rc22 13.0.0-rc22 2022-02-25 18:53:06 +00:00
Skillz4Killz
0d2a3931e2 fix: use deno.land 2022-02-25 18:52:34 +00:00
Skillz4Killz
a0e6a7e9c3 test: use git describe 2022-02-25 18:49:06 +00:00
Skillz4Killz
b89ee18930 test: ummm how bout this 2022-02-25 18:44:41 +00:00
Skillz4Killz
a4076db7f9 test: see if npm style works 2022-02-25 18:41:18 +00:00
Skillz4Killz
73d44d81bf test: hmmmm would this do it 2022-02-25 18:12:48 +00:00
Skillz4Killz
ff24d0de10 fix: itoh fix for release 2022-02-25 18:09:44 +00:00
Skillz4Killz
6ecd4f88ce fix: release error handling 2022-02-25 18:05:32 +00:00
Skillz4Killz
5abd6861b9 fix: nicks perfectionism 2022-02-25 17:54:44 +00:00
Skillz4Killz
ada676f15d fix: varn name 13.0.0-rc21 2022-02-25 17:52:57 +00:00
Skillz4Killz
42a24f61f9 release: rc21 2022-02-25 17:50:46 +00:00
Skillz4Killz
5da4d05095 fix: test create tag 2022-02-25 17:49:35 +00:00
Skillz4Killz
0c3fa74333 fix: try echo env 2022-02-25 17:47:46 +00:00
Skillz4Killz
8e0579e815 fix: try simpler release 2022-02-25 17:41:15 +00:00
Skillz4Killz
8be7a2d764 fix: try yui fix for release 2022-02-25 17:39:18 +00:00
Skillz4Killz
9cafee4e51 feat: release workflow 2022-02-25 17:37:44 +00:00
LTS20050703
64262b3afa Document what message flags can be sent (#2051)
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-02-25 10:25:00 -05:00
LTS20050703
79dbf690dc fix editMessage interface and function (#2054)
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-02-25 10:23:32 -05:00
ITOH
4e06ed6b2c fix(types): SelectOption#default is not required (#2066)
* fix(types):  is not required

* ddcmp

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-02-25 10:07:48 -05:00
Skillz4Killz
8654b4e87b fix: fmt 2022-02-25 15:07:08 +00:00
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
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
Viðar
9d4386584a fix: edit Command path (#2071) 2022-02-25 09:38:11 -05:00
ITOH
d1cfe1d1d1 fix(README): logo image url 2022-02-21 15:50:41 +00:00
Skillz4Killz
5bb7ed8f08 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2022-02-21 05:17:13 +00:00
Skillz4Killz
0afd928650 fix: resharder bugs from testing gamer 2022-02-21 05:17:08 +00:00
LTS20050703
0245bcc7a9 docs(types): add attachment to InteractionData (#2062)
* document attachment application command type

* update jsdoc comments

Co-authored-by: ITOH <to@itoh.at>

Co-authored-by: ITOH <to@itoh.at>
2022-02-19 20:37:13 +00:00
dependabot[bot]
004533ac0b build(site): deps bump follow-redirects from 1.14.7 to 1.14.8 (#2064)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-19 15:38:00 +01:00
LTS20050703
3cf0e11beb fix(types): interaction transformer not transforming components (#2052) 2022-02-19 15:35:04 +01:00
LTS20050703
bea86bb47b fix(helpers): when creating/modifying a channel permission_overwrites can omit the allow and deny (#2053)
Clarify that permission_overwrites can omit allow and deny keys when creating/modifying channel/channel ovewrites
2022-02-19 15:35:03 +01:00
LTS20050703
79e260892b docs(types): Clarify documentation on the CREATE_PUBLIC_THREADS permission (#2055) 2022-02-19 15:35:03 +01:00
LTS20050703
0cb2baaea2 fix(types): invitable & createTimestamp are in ThreadMetadata and not in Channel (#2056) 2022-02-19 15:35:03 +01:00
LTS20050703
1f485eea0b fix(types): ThreadMetadata#create_timestamp is optional and nullable & locked is not optional (#2057) 2022-02-19 15:35:02 +01:00
LTS20050703
120fae0840 fix(types): ScheduledEvent#creator_id is nullable (#2059) 2022-02-19 15:35:02 +01:00
LTS20050703
9a4a2909f5 docs(types): update MessageComponentTypes variant description (#2060) 2022-02-19 15:35:02 +01:00
LTS20050703
51ce4803af docs(types): add link for InputTextComponent (#2061) 2022-02-19 15:34:47 +01:00
ITOH
72294936e0 Delete r.ts 2022-02-16 18:28:11 +01: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
meister03
b7b2120a6f docs(site, template): add Nodejs Bot Guide (#1998)
* Inital Docs

* Finish Design

* Finish Design

* Add FILE Structure'

* Add Not Ready Template

* Update Template

* Add Command Manager and first Command ping

* Add Command Manager and first Command ping

* Add Embeds Guide & EventManager

* INITIAL FINISH: GUIDE

* FIX TYPOS, LTS's Review, sidebar_position

* Update site/docs/nodejs/getting-started.md

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>

* Fixed Position? Add some comments on template, add changes in review

* Add Interaction Handling, Modals

* format files

* Update site/docs/nodejs/getting-started.md

1

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>

* Update site/docs/nodejs/CommandHandler/command-manager.md

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>

* Fix Review things

* itoh's suggestions

The guide looks very very veery good overall I like it. This commit adds my personal style of writing.
Please review it 🙏.

PS: I hope these are not too many changes .-.

* deno fmt

Co-authored-by: meister03 <root@_HOSTNAME_>
Co-authored-by: ITOH <to@itoh.at>
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-02-15 13:54:05 +00:00