ayntee
c4b4d0903c
types(handlers/MESSAGE_CREATE): fix typings
2021-04-12 22:12:38 +04:00
Skillz4Killz
8523a5ceea
fix: more typing errors
2021-04-12 18:09:15 +00:00
Skillz4Killz
f7024a5bf0
fix(ws): startBot botGatewayData & maxShard ( #839 )
...
* this is for u tri!
* fix more
2021-04-12 16:39:34 +01:00
Skillz4Killz
f488a41493
Merge pull request #837 from discordeno/ci-792
...
ci(lint): "auto-format" the files and push the changes
2021-04-12 11:19:10 -04:00
Skillz4Killz
78a894a4ab
fix: rest typings ( #835 )
...
* fix: rest typings
* fix: more typings
2021-04-12 16:18:13 +01:00
Skillz4Killz
af3dbf1564
refactor: move edit_bot_status to another file in helpers ( #838 )
2021-04-12 19:17:55 +04:00
ayntee
11d243ad0a
ci(lint): "auto-format" the files and push the changes
2021-04-12 19:00:21 +04:00
ayntee
ef9aa237bb
types(util): add Split ( #834 )
2021-04-12 15:11:08 +01:00
Skillz4Killz
fcc711ac90
Merge pull request #830 from itohatweb/fix-handlers
...
types: fix some new types for handlers & helpers & structures
2021-04-12 08:56:36 -04:00
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
ayntee
e3ec94c72c
docs(README): update <img> to use logo from URL ( #833 )
2021-04-12 10:33:31 +01:00
ayntee
9ef8c095d3
ci(deploy): remove deploy workflow ( #832 )
2021-04-12 10:30:02 +01:00
ITOH
c5a715d225
Remove docs/ ( #831 )
2021-04-12 12:38:06 +04: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