Commit Graph

11 Commits

Author SHA1 Message Date
ITOH 3702925d03 feat: new webhook endpoints (#253)
* commit changes

* Add max message length error
2020-12-14 16:13:38 +04:00
ITOH 7bdbcb76d6 refactor: centralize types (#235)
* Centralize types and structures

* Resolve Conflict

* Update cache.ts
2020-12-08 22:23:36 +04:00
Skillz ff3f33b285 permissions => permission 2020-11-18 12:21:45 -05:00
ayntee ca9a3095f8 Rename and move constants/discord.ts to utils/constants.ts 2020-11-15 22:22:27 +04:00
ayntee efcf567db0 Resolve promise for all botHasChannelPermissions() 2020-11-06 23:16:41 -08:00
ayyanm 10f67b090a Replace all occurrences of "import type" syntax to "import" syntax 2020-10-28 12:52:33 -07:00
chroventer 3fab966208 Organize imports (#127)
* Organize imports

* Organize imports
2020-10-02 01:35:48 -07:00
Skillz 0c1f9529e0 import type fixes 2020-09-20 19:45:34 -04:00
Skillz 035cb1360d allow structures to be overriden 2020-09-12 11:03:27 -04:00
Skillz 4f3e2214df add getWebhook and export the webhook in mod 2020-08-28 17:02:13 -04:00
Skillz 1737e7ffa7 add webhook functionality 2020-08-15 13:49:39 -04:00