Commit Graph

26 Commits

Author SHA1 Message Date
Skillz 1b63907256 more places to change 2020-11-18 12:29:57 -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 fcb5ddda11 delete message id 2020-09-26 11:23:53 -04:00
chroventer 312920d32d Segregate all external dependencies to deps.ts 2020-09-24 11:58:05 -07:00
Skillz 0c1f9529e0 import type fixes 2020-09-20 19:45:34 -04:00
Skillz f07636338c more refactoring 2020-09-16 12:18:34 -04:00
Skillz 894dd04cde custom caching complete 2020-09-16 11:21:09 -04:00
Skillz 035cb1360d allow structures to be overriden 2020-09-12 11:03:27 -04:00
Skillz 74abec0114 return a promise so they can be awaited 2020-09-04 13:40:29 -04:00
Skillz ccd659fc05 new std 2020-08-31 17:05:46 -04:00
Skillz 7a09d9989e follow and cross post endpoints support 2020-08-31 15:59:31 -04:00
Skillz cefeb02171 optimize reactions 2020-08-28 21:08:30 -04:00
Skillz 36fae98a05 better reaction handling 2020-08-28 13:46:41 -04:00
Skillz 1297fb8476 deletemess using channel.guildID 2020-08-25 17:07:40 -04:00
Skillz fb408e3aac 8.2.1: quick patch for function call 2020-08-25 15:40:09 -04:00
Skillz4Killz 3023b728de consistency with rest of lib 2020-08-21 09:16:01 -04:00
TriForMine 4222171e7f Update message.ts 2020-08-21 12:25:39 +02:00
TriForMine a7dffbe5c6 Update message.ts 2020-08-21 12:17:18 +02:00
Skillz 9a40ffb2d0 deno fmt 2020-08-11 08:26:13 -04:00
Skillz 6756dadcf4 addReactions function to add multiple reactions 2020-08-09 14:52:39 -04:00
Skillz 8cf4f137b9 fmt on src folder 2020-08-07 10:13:07 -04:00
Skillz dc54405c76 refactoring 2020-08-05 15:01:40 -04:00
Skillz a7f9bf6b94 v7 stuff lots of stuff 2020-08-05 14:31:08 -04:00