Commit Graph

9 Commits

Author SHA1 Message Date
ITOH
11cdf184f5 change: update deps 2021-05-23 17:30:03 +02:00
itohatweb
179add27c9 Prettified Code! 2021-05-21 15:55:49 +00:00
itohatweb
3549cdeb63 Prettified Code! 2021-05-21 15:51:33 +00:00
ITOH
cc156a7add fix: eventHandlers.ts renamed to event_handlers.ts 2021-05-19 17:05:12 +02:00
rigormorrtiss
9555de5ad3 add: stage instances events (#944)
* feat: add stage instances events

* feat: add stage instances events

* Add new line

* Add new lines

* Sort event declaration alphabetically

* Move to types/discordeno

* Update src/types/discordeno/eventHandlers.ts

* Update src/types/discordeno/stage_instance.ts

* Update src/types/guilds/guild.ts

* Apply suggestions

* Commit from GitHub Actions (Lint)

* Remove DiscordenoStageInstance

* Directly pass data.d

* Commit from GitHub Actions (Lint)

Co-authored-by: rigormorrtiss <rigormorrtiss@users.noreply.github.com>
Co-authored-by: itohatweb <to@itoh.at>
2021-05-17 20:57:16 +02:00
QuantumlyTangled
a505ed48cb fix: revert name change 2021-05-17 14:44:44 +02:00
QuantumlyTangled
9382e2e921 fix: event handlers reference 2021-05-17 14:43:33 +02:00
QuantumlyTangled
2e2de99565 refactor: make event handler types a type (#948)
* refactor: make event handler types a type

* refactor: use proper naming

* refactor: correct implementation naming

* refactor: add back comments

* fix: cleanup import statement
2021-05-16 23:03:12 +02:00
QuantumlyTangled
5271fb0dcf refactor: make events proxy a plugin 2021-05-16 17:01:34 +02:00