Commit Graph

459 Commits

Author SHA1 Message Date
Skillz 469fc25c38 rename folder to controllers 2020-09-12 11:10:08 -04:00
Skillz 035cb1360d allow structures to be overriden 2020-09-12 11:03:27 -04:00
Skillz 6266b044f7 couple consistency sharding fixes 2020-09-11 13:59:47 -04:00
Skillz 22723d4bee fix a bug in big int bits 2020-09-08 10:41:43 -04:00
Skillz 083a351ce2 test edge case fix 2020-09-06 18:26:56 -04:00
Skillz 1f1df4e513 fix unban issue. silly edges cases discord api has 2020-09-06 18:01:45 -04:00
Skillz d1bc0af761 getBan single ban fetch function 2020-09-06 14:57:24 -04:00
Skillz 7b08e4d014 get raw user 2020-09-04 23:13:34 -04:00
Skillz 79a2a53d42 optimize heartbeat issue 2020-09-04 22:47:02 -04:00
Skillz 4b7b90aac0 add rawAvatarURL 2020-09-04 22:42:19 -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 74abec0114 return a promise so they can be awaited 2020-09-04 13:40:29 -04:00
Skillz e6151f96cb better getBans return value 2020-09-04 13:40:13 -04:00
Skillz bcb5f7d3fa fetchmember return result 2020-09-02 01:03:27 -04:00
Skillz 22da662dc3 fix guild fetch members result on large guilds 2020-09-02 01:01:51 -04:00
Skillz f4d23957cb better channel mention typings. Remove undefined 2020-09-01 10:07:32 -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 090921b9e6 Typescript 4.0 support breaking changes fixes 2020-08-31 15:59:17 -04:00
Skillz cefeb02171 optimize reactions 2020-08-28 21:08:30 -04:00
Skillz 4f3e2214df add getWebhook and export the webhook in mod 2020-08-28 17:02:13 -04:00
Skillz 36fae98a05 better reaction handling 2020-08-28 13:46:41 -04:00
Skillz bc2c803475 fmt 2020-08-27 09:42:56 -04:00
Skillz 88705c9b84 fix last collection type for return 2020-08-26 16:52:05 -04:00
Skillz 4fbe8691bc support mentions on dm 2020-08-26 16:49:07 -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
Skillz 3479c7d549 add getchannel 2020-08-25 10:51:49 -04:00
Skillz 350016c2ab Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno 2020-08-21 14:33:14 -04:00
Skillz 80a2be0598 add querying members by name without intent 2020-08-21 14:33:10 -04:00
Skillz4Killz 3023b728de consistency with rest of lib 2020-08-21 09:16:01 -04:00
TriForMine cdc0572ed7 Update discord.ts 2020-08-21 12:27:11 +02: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
TriForMine eb5d2cd430 Update discord.ts 2020-08-21 12:14:17 +02:00
Skillz ac20cffeb6 fmt 2020-08-19 21:11:24 -04:00
Skillz f3dab47085 settle them promises 2020-08-19 20:56:06 -04:00
Skillz 96d34569b5 proper import 2020-08-19 20:54:16 -04:00
Skillz cd43e9bb63 update endpoint 2020-08-19 20:53:57 -04:00
Skillz 9374518237 remove export default, they suck 2020-08-18 11:36:30 -04:00
Skillz 1f4ef4071f small bug fix 2020-08-16 17:03:39 -04:00
Skillz 99d72a25cd improve reaction event data when uncached 2020-08-16 16:30:37 -04:00
Skillz 77e77475c8 fmt 2020-08-15 13:51:13 -04:00
Skillz 1737e7ffa7 add webhook functionality 2020-08-15 13:49:39 -04:00
Skillz 462a453b8d rm optimizations 2020-08-14 13:32:59 -04:00
Skillz 30d2aa834e add argument guide and improve collection 2020-08-11 12:12:28 -04: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 ad00be0fa7 add 1 second delay to prevent stack limit error #90 2020-08-09 14:52:26 -04:00