Commit Graph

30 Commits

Author SHA1 Message Date
Skillz ff3f33b285 permissions => permission 2020-11-18 12:21:45 -05:00
Skillz f3a66be660 fixes 2020-11-18 09:20:36 -05:00
Skillz 7c8b85cde9 remove guild.channels 2020-11-18 00:11:22 -05:00
Skillz 3c97b29cbe Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno into next 2020-11-17 23:46:13 -05:00
Skillz e3f6b033b3 fmt 2020-11-16 23:29:08 -05:00
Skillz bd6c89fdd6 fix bugs 2020-11-16 23:28:49 -05:00
Skillz c919779b26 Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno into inline-replies 2020-11-16 22:39:04 -05:00
Skillz a1832f3721 needs testing 2020-11-16 22:20:06 -05:00
ayntee ca9a3095f8 Rename and move constants/discord.ts to utils/constants.ts 2020-11-15 22:22:27 +04:00
ayntee e73a09918c New function isChannelSynced(channelID: string) 2020-11-13 18:04:07 +04:00
ayntee 67b9dc96b4 Make reason parameter optional 2020-11-12 23:25:00 +04:00
ayntee 4ec74fb36d Add reason parameter to editChannel() 2020-11-12 23:21:33 +04:00
ayntee efcf567db0 Resolve promise for all botHasChannelPermissions() 2020-11-06 23:16:41 -08:00
ayyanm d471052425 Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno into rename-permission_overwrites 2020-10-29 12:55:35 -07:00
ayyanm 10f67b090a Replace all occurrences of "import type" syntax to "import" syntax 2020-10-28 12:52:33 -07:00
Skillz b65c31dcb2 fmt 2020-10-27 12:58:27 -04:00
Skillz 3ca1d75726 check channel type before sendmessage 2020-10-27 07:33:15 -04:00
chroventer 3fab966208 Organize imports (#127)
* Organize imports

* Organize imports
2020-10-02 01:35:48 -07:00
Skillz 698c5ae066 fix channel perm overwrite type 2020-09-22 19:07:50 -04:00
Skillz db61a954c7 add compression 2020-09-21 00:44:40 -04:00
Skillz 0c1f9529e0 import type fixes 2020-09-20 19:45:34 -04:00
Skillz f3a113a6e3 structures made async to be overrideable 2020-09-17 17:49:18 -04:00
Skillz 5e0c4e6432 refactor channel functions 2020-09-16 11:58:03 -04:00
Skillz d7c25f9b8f fix permission change in v8 2020-09-16 11:22:37 -04:00
Skillz 035cb1360d allow structures to be overriden 2020-09-12 11:03:27 -04:00
Skillz 05ace1ff57 handle potential refactor 2020-09-04 16:51:36 -04:00
Skillz ff93006d14 fix slight bug in mentions 2020-09-04 16:49:43 -04:00
Skillz 7a09d9989e follow and cross post endpoints support 2020-08-31 15:59:31 -04:00
Skillz 8cf4f137b9 fmt on src folder 2020-08-07 10:13:07 -04:00
Skillz a7f9bf6b94 v7 stuff lots of stuff 2020-08-05 14:31:08 -04:00