Commit Graph

1840 Commits

Author SHA1 Message Date
ITOH
1da85da246 Update GUILD_UPDATE.ts 2021-04-12 11:47:47 +02:00
ITOH
84106e80ee Update APPLICATION_COMMAND_UPDATE.ts 2021-04-12 11:41:42 +02:00
ITOH
b9bd29ebf8 fix 2021-04-12 09:30:45 +02:00
Skillz4Killz
51e27d8f17 types: fix new types issues (#829)
* feat: add tests for deleting channel overwrites

* fix: typings
2021-04-12 07:26:55 +01:00
Skillz4Killz
b7a2b0ed55 tests: add deleting channel overwrites test (#828) 2021-04-12 07:04:30 +01:00
Skillz4Killz
1eae4b4fcd test fix ther label token (#827)
* test fix ther label token

* Update .github/workflows/test.yml

Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-04-11 20:35:45 +01:00
Skillz4Killz
5ec82949e2 Merge pull request #826 from discordeno/ayntee-patch-1
Remove PR title examples
2021-04-11 15:26:54 -04:00
ayntee
5159b9abfb Remove PR title examples 2021-04-11 22:42:07 +04:00
TriForMine
c9e73c39e3 actions: use denoland/setup-deno instead of denolib/setup-deno (#824) 2021-04-11 19:41:47 +01:00
TriForMine
5e6d749ffa tests: add roles tests (#822) 2021-04-11 19:41:15 +01:00
Skillz4Killz
b357a5fb04 tests: add channel create with perms test (#825) 2021-04-11 19:40:56 +01:00
Skillz4Killz
52057fbb65 Merge pull request #821 from itohatweb/fix-ratelimit-resettimestamp
fix ratelimit headers again
2021-04-11 09:38:41 -04:00
ITOH
430a38cc14 discord should decide 2021-04-11 15:31:20 +02:00
Skillz4Killz
155139f20c Merge pull request #820 from itohatweb/fix-ratelimit-resettimestamp
fix: processRequestHeaders retryAfter wrong header
2021-04-11 09:26:20 -04:00
ITOH
009f6a88dc wrong header 2021-04-11 15:13:25 +02:00
Skillz4Killz
8bf9cc0461 Merge pull request #815 from itohatweb/fix-ratelimit-resettimestamp
fix(rest): processRequestHeaders proper resetTimestamp
2021-04-11 08:35:17 -04:00
Skillz4Killz
953e547a0c Merge pull request #816 from itohatweb/ayntee
remove ayntee from .github
2021-04-11 08:33:57 -04:00
Skillz4Killz
b12b1c7712 Merge pull request #818 from TriForMine/embed-reply-test
tests: add reply and embed message test
2021-04-11 08:33:33 -04:00
Skillz4Killz
6fe28847a9 Merge pull request #819 from TriForMine/emojis-tests
tests: add emojis tests
2021-04-11 08:33:19 -04:00
TriForMine
73c81e9436 tests: add emojis tests 2021-04-11 14:16:45 +02:00
TriForMine
cdba34a93d tests: add message.reply() test 2021-04-11 13:57:22 +02:00
TriForMine
337dc9fe44 tests: add reply and embed message test 2021-04-11 13:51:30 +02:00
TriForMine
309785f847 fix(test): delayUntil use setTimeout instead of while loop & addReaction test (#817)
* fix: guild create tests
* fix(test): use setTimeout instead of while loop and fix some tests
* fix(test): fix some test and fix maxMs

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2021-04-11 10:44:01 +01:00
Skillz4Killz
5d20c1c638 fix(helpers/guilds): createGuild not caching the guild (#814) 2021-04-11 10:27:57 +01:00
ITOH
a278f35a6e remove ayntee 2021-04-11 11:18:03 +02:00
ITOH
085067591d Update process_request_headers.ts 2021-04-11 11:15:48 +02:00
Skillz4Killz
b80f3149eb Merge pull request #813 from TriForMine/main
fix(tests): higher max delay
2021-04-10 19:20:38 -04:00
TriForMine
49a378e960 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	tests/channels/category_children.ts
#	tests/channels/create_channel.ts
#	tests/channels/delete_channel.ts
#	tests/guilds/create_guild.ts
#	tests/guilds/delete_server.ts
#	tests/messages/add_reaction.ts
#	tests/messages/add_reactions.ts
#	tests/messages/create_message.ts
#	tests/messages/delete_message.ts
#	tests/messages/delete_messages.ts
#	tests/messages/edit_message.ts
#	tests/messages/get_message.ts
#	tests/messages/get_messages.ts
#	tests/messages/get_reactions.ts
#	tests/messages/pin_message.ts
#	tests/messages/remove_all_reactions.ts
#	tests/messages/remove_reaction.ts
#	tests/messages/remove_reaction_emoji.ts
#	tests/messages/remove_user_reaction.ts
#	tests/messages/unpin_message.ts
2021-04-11 00:07:40 +02:00
TriForMine
1b952b6713 fix(tests): higher max delay 2021-04-10 23:58:36 +02:00
TriForMine
aae106ab71 fix(tests): higher max delay 2021-04-10 23:54:56 +02:00
TriForMine
639c842622 tests: use delayUntil instead of delay (#812) 2021-04-10 22:40:20 +01:00
TriForMine
0739826e7a tests: use delayUntil instead of delay 2021-04-10 23:37:24 +02:00
Skillz4Killz
e163e2d109 fix: reaction remove tests (#811) 2021-04-10 22:03:32 +01:00
Skillz4Killz
2e21ea54e9 Merge pull request #810 from TriForMine/main
fix(tests): fix reactions tests
2021-04-10 14:51:42 -04:00
TriForMine
12e21084a6 fix(tests): fix reactions tests 2021-04-10 20:24:38 +02:00
Skillz4Killz
b7321a6d0e fix(rest): URL limiting (#809)
* fix: shtuff

* fix: better url handling
2021-04-10 18:26:41 +01:00
Skillz4Killz
667ce24863 Merge pull request #808 from discordeno/itohatweb-patch-1
move coverage to test.yml
2021-04-10 09:40:05 -04:00
Skillz4Killz
66b0aa3685 tests: add channel tests (#807) 2021-04-10 14:38:58 +01:00
ITOH
bfef74b8ab remove coverage file 2021-04-10 15:27:43 +02:00
ITOH
8b7c44b319 move coverage to test.yml 2021-04-10 14:26:23 +01:00
Skillz4Killz
55d73d1937 Merge pull request #805 from itohatweb/types-add-eventhandlers-back
types: add eventHandlers type
2021-04-10 08:57:02 -04:00
TriForMine
ab19ec81e1 fix(helpers/channels): add missing import (#806) 2021-04-10 13:53:01 +01:00
ITOH
0d4544ed2f Update debug_arg.ts 2021-04-10 14:47:26 +02:00
Skillz4Killz
be5572c0eb Merge pull request #804 from itohatweb/fix-handlers-messages-reaction-remove
fix(handlers/messages): reaction remove event handler logic
2021-04-10 08:41:57 -04:00
Skillz4Killz
701dfd1c2b Merge pull request #803 from itohatweb/types-fix-cache-wrong-types
fix(cache): cacheHandlers get messages wrong type
2021-04-10 08:41:43 -04:00
Skillz4Killz
fd724ffa01 Merge pull request #802 from TriForMine/main
tests: add all messages tests
2021-04-10 08:41:28 -04:00
ITOH
6b6b6d4cac add 2021-04-10 12:59:31 +02:00
ITOH
eac62c6bb0 fix(handlers/messages): reaction remove event handler logic 2021-04-10 11:15:06 +02:00
Skillz4Killz
82429a1e7d fix: try deleting guilds if (#801) 2021-04-10 10:05:16 +01:00
Skillz4Killz
91114a62c2 fix: category children (#800) 2021-04-10 10:01:50 +01:00