Commit Graph

227 Commits

Author SHA1 Message Date
Skillz4Killz 6437274958 fix: members intent fetching (#229)
* fixes fetchMembers #223

* Update guild.ts

Co-authored-by: Ayyan <ayyantee@gmail.com>
2020-12-10 19:27:17 +04:00
ITOH 77890fe9f0 Remove editChannelOverwrite() 2020-12-10 08:10:33 +01:00
ITOH 20c289308d 1st Review changes 2020-12-09 22:55:23 +01:00
ITOH 56aaef3d2f Replace bit perm calculating with function 2020-12-09 21:09:21 +01:00
ITOH 88730266ff Bug fix 2020-12-09 16:50:20 +01:00
ITOH af2a398318 Add nicer Way to edit Channel Permission 2020-12-09 16:23:45 +01:00
ITOH 7bdbcb76d6 refactor: centralize types (#235)
* Centralize types and structures

* Resolve Conflict

* Update cache.ts
2020-12-08 22:23:36 +04:00
Skillz4Killz edc86559fc Merge branch 'master' of https://github.com/discordeno/discordeno into next 2020-12-07 18:42:44 +00:00
ITOH 69e7abdd78 style: format source files 2020-12-07 11:21:05 +01:00
Skillz4Killz 1eccf8aa05 Update guild.ts 2020-12-06 14:34:29 -05:00
Ayyan d745457b6e Make linter happy :) 2020-12-05 12:07:36 +04:00
Ayyan 747858437f Update guild.ts 2020-12-04 20:20:49 +04:00
Ayyan dbb0feabd6 Update guild.ts 2020-12-04 20:06:46 +04:00
Ayyan 5bf843b595 feat: better return type/value for createServer() 2020-12-04 20:05:01 +04:00
ayntee 6156db4617 Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno into next 2020-11-30 19:32:58 +04:00
ayntee 8b7eb7d84b fix: resolve urlToBase64() promise 2020-11-30 09:44:04 +04:00
ayntee fdcd9ca668 Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno into next 2020-11-27 10:14:07 -08:00
TheBlueOompaLoompa 1a4fe647e4 Fix spelling error in guild.ts
Fixed the extra uppercase letter in the comment for unban.
2020-11-25 20:45:47 -06:00
ayntee 6baccde3a9 Types for getChannelWebhooks()
Closes #207
2020-11-22 19:36:38 +04:00
Skillz 4cd76db969 fixes 2020-11-19 23:10:14 -05:00
Skillz 90e1071608 bug fix 2020-11-18 21:58:00 -05:00
Skillz a8c74c82e5 fixing tests and perm check bug 2020-11-18 13:08:47 -05:00
Skillz 9e49d8da11 deno fmt 2020-11-18 12:52:46 -05:00
Skillz4Killz 5e38843418 Merge pull request #203 from Skillz4Killz/permission-consistency
[BREAKING] Permission consistency
2020-11-18 12:50:23 -05:00
Skillz 1b63907256 more places to change 2020-11-18 12:29:57 -05:00
Skillz ff3f33b285 permissions => permission 2020-11-18 12:21:45 -05:00
Skillz 6ecdb9fc9b move guild.members to cache.members 2020-11-18 11:58:26 -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 85d2ffef49 add force option to get member in uncached guild 2020-11-17 16:26:49 -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 30d2ba3cf8 Resolve promises 2020-11-16 19:43:11 +04:00
Skillz4Killz 9062bb1045 Merge pull request #195 from Skillz4Killz/feat
feat: overridable handlers
2020-11-16 08:36:57 -05:00
ayntee f7609ad9cd Update src/handlers/mod.ts
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2020-11-16 17:35:31 +04:00
ayntee 3cce7c2732 feat: overridable handlers 2020-11-16 12:09:32 +04:00
ayntee ca9a3095f8 Rename and move constants/discord.ts to utils/constants.ts 2020-11-15 22:22:27 +04:00
ayntee ead9bc7baa Resolve promise for all instances of botHasPermission() 2020-11-14 19:28:49 +04:00
Skillz4Killz 3583ad16c5 Update src/handlers/guild.ts 2020-11-14 08:26:58 -05:00
ayntee 8d7157cc60 Use cacheHandler instead of cache 2020-11-14 17:18:28 +04:00
ayntee 8bb9095a74 Suggestions 2020-11-14 16:36:09 +04:00
ayntee 2c2c2e95e4 Update src/handlers/guild.ts
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2020-11-14 16:33:34 +04:00
ayntee 0efa33d00d Update src/handlers/guild.ts
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2020-11-14 16:33:23 +04:00
ayntee de6696aa83 Update src/handlers/guild.ts
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2020-11-14 16:33:13 +04:00
ayntee 873a20d89d Update src/handlers/guild.ts
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2020-11-14 16:33:02 +04:00
ayntee dfba8ec8af Update src/handlers/guild.ts
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2020-11-14 16:31:54 +04:00
ayntee e86658ad2a Update src/handlers/guild.ts
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2020-11-14 16:31:41 +04:00