Commit Graph

7 Commits

Author SHA1 Message Date
Ayyan
e5a8f3b358 chore: setup "deno lint" (#331)
* chore: setup "deno lint"

* ci(lint): add --unstable flat to lint script

* lint

* lint

* refactor: destructure assignment for Message#guildID

* chore: remove TODO comment

* refactor: remove redundant async

* chore: switch to Deno stable vscode ext

* chore: remove ignore comments

* chore: remove ignore comments

* chore: remove @ts-ignore comment

* fixes

* fixes

* chore: remove deno-lint-ignore comment

* chore: add index signature
2021-01-03 20:12:42 +04:00
Ayyan
ae9e14bf25 fix: separate event for APPLICATION_COMMAND_CREATE (#322)
* fix: separate event for APPLICATION_COMMAND_CREATE

* Change the name of the event

* Revert "Change the name of the event"

This reverts commit dc6744ed9f.

* Remove payload variable

* idk
2021-01-02 09:26:57 +04:00
Skillz
189dc150f2 rename to mod.ts 2020-12-26 19:30:32 -05:00
ayntee
8e3fab7411 fix: remove util/cdn export 2020-12-24 17:59:15 +04:00
ayntee
321175a72f Revert "chore: verbose imports"
This reverts commit dfe6f371d3.
2020-12-23 11:03:06 +04:00
ayntee
dfe6f371d3 chore: verbose imports 2020-12-22 22:59:09 +04:00
ayntee
b353987809 fix: update import paths 2020-12-22 22:10:33 +04:00