Commit Graph

1605 Commits

Author SHA1 Message Date
ITOH
0efa060380 better guild & channel dispatch 2021-05-29 15:42:35 +02:00
ITOH
cccde10fd2 Update collection.ts 2021-05-27 18:04:05 +02:00
ITOH
c7e3a05816 return condition 2021-05-27 17:20:37 +02:00
ITOH
12691f2567 fix buggs 2021-05-27 17:19:42 +02:00
ITOH
7f280bd17b add: guild dispatch 2021-05-27 17:17:09 +02:00
ITOH
6a8b183fbf add: presence sweeper 2021-05-27 16:57:45 +02:00
ITOH
355d3cb582 better explanation 2021-05-27 16:57:34 +02:00
ITOH
58e20cc925 fix buggs 2021-05-27 16:56:45 +02:00
ITOH
31e4929e62 add: cachedAt property for member struct
useful for sweeping
2021-05-27 16:56:34 +02:00
ITOH
5319ed2309 add: member sweeper 2021-05-27 16:43:41 +02:00
ITOH
8b2a554c91 add: message sweeper 2021-05-27 16:38:34 +02:00
Skillz4Killz
4538d9e13f Merge pull request #992 from discordeno/change-member-disc-to-number
change: member.discriminator from bigint to number
2021-05-27 07:52:44 -04:00
Skillz4Killz
5fad3f0b94 Merge pull request #997 from discordeno/test-sth
fix: endless testing
2021-05-27 07:41:53 -04:00
ITOH
e63832fd59 fix: endless testing 2021-05-27 12:54:10 +02:00
rigormorrtiss
0cbb22f9a3 change: interactionTypes rename Button to MessageComponent (#993) 2021-05-27 12:30:56 +02:00
ITOH
efa26e24d5 Merge branch 'change-member-disc-to-number' of https://github.com/discordeno/discordeno into change-member-disc-to-number 2021-05-27 12:27:40 +02:00
ITOH
c6fc8b40a9 number now 2021-05-27 12:27:38 +02:00
rigormorrtiss
90c93bdf6f InteractionResponseTypes: add: UpdateMessage & change: rename DefferedMessageUpdate to DeferredUpdateMessage (#996) 2021-05-27 12:21:43 +02:00
itohatweb
f46be53f62 change: prettier code 2021-05-26 19:00:20 +00:00
ITOH
f0cf07d16c change: discriminator to number 2021-05-26 20:59:45 +02:00
ITOH
17f16ee91f these are optional too 2021-05-26 20:49:28 +02:00
ITOH
f13145822a fix: GetGuildAuditLog params are optional 2021-05-26 20:48:35 +02:00
rigormorrtiss
c1459d4e12 add: getDiscovery() & change: rename endpoint constant DISCOVERY_MODIFY to DISCOVERY_METADATA (#975)
* feat(helpers/discovery): add getDiscovery() helper

* change: prettier code

* fix: resolve promise and add first argument

* Use DISCOVERY_METADATA endpoint instead

* again, magical commits due to prettier workflow to the origin branch

* change: prettier code

* change: prettier code

* Add permission inhibitors

* Use requireBotGuildPermissions()

* remove skillz bunlder code

Co-authored-by: ITOH <to@itoh.at>
2021-05-26 20:23:41 +02:00
ITOH
bd28d90aec change: update to latest rc 2021-05-26 20:15:34 +02:00
rigormorrtiss
f01143145d Directly pass options to snakelize() 2021-05-26 22:10:36 +04:00
rigormorrtiss
6fe7d0e1dc fix(helpers/interactions): convert options to snake case 2021-05-26 22:09:34 +04:00
rigormorrtiss
09450e5d74 fix(helpers): convert options case to snake case 2021-05-26 22:01:27 +04:00
ITOH
6bf3dc7e8d Merge pull request #987 from discordeno/fix-user-update
fix user update
2021-05-25 16:29:57 +02:00
ITOH
1f0446f42d remove unnecessary null check 2021-05-25 09:12:13 +02:00
Skillz4Killz
2409841b1d edge case 2021-05-23 21:16:51 +00:00
Skillz4Killz
554d7a39a6 so silly 2021-05-23 21:04:46 +00:00
Skillz4Killz
cb13bfdfd0 fix avatrin tojson 2021-05-23 21:02:15 +00:00
Skillz4Killz
75b3f72116 whoopsies 2021-05-23 20:59:22 +00:00
Skillz4Killz
a23b09257f fix user update 2021-05-23 20:57:57 +00:00
Skillz4Killz
814d8df4f2 thanks itoh 2021-05-23 20:22:51 +00:00
Skillz4Killz
d94fae829e change: prettier code 2021-05-23 20:14:51 +00:00
Skillz4Killz
4e9cbd06f5 remove cleanup shard logic 2021-05-23 20:14:15 +00:00
ITOH
59d35230b1 change to newest tag version 2021-05-23 21:15:00 +02:00
ITOH
0b3a1c5e4e Merge pull request #984 from discordeno/fix-edit-member-nick
fix: always false if check for editMember voice
2021-05-23 21:13:33 +02:00
ITOH
90537801e7 Merge pull request #985 from discordeno/fix-role-perems-string
fix: role.permissions should be bigint
2021-05-23 21:09:54 +02:00
ITOH
20a3e8a029 Update src/structures/role.ts
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2021-05-23 21:09:42 +02:00
ITOH
ae70ccbf02 Merge pull request #979 from discordeno/optimize-startup
Optimize startup
2021-05-23 21:06:08 +02:00
ITOH
62b6426d1d Update clone_channel.ts 2021-05-23 20:33:01 +02:00
ITOH
4b3d2d9759 remove unnecessary gotten BigInt conversion 2021-05-23 20:31:14 +02:00
ITOH
d737f2ac41 idk why ts so strange 2021-05-23 20:28:06 +02:00
ITOH
7b9becba58 fix: role.permissions should be bigint 2021-05-23 20:27:55 +02:00
Skillz4Killz
8cdfdb757e startup ~5s now 2021-05-23 17:41:06 +00:00
ITOH
619a3b7c1b remove typeof 2021-05-23 18:29:28 +02:00
ITOH
eb9cb57414 fix wrong if logic again 2021-05-23 18:27:33 +02:00
ITOH
8ca30b813a fix always false if check 2021-05-23 18:20:46 +02:00