Skillz4Killz
11f6be7092
optimize gh acitons
2021-05-06 13:01:11 +00:00
Skillz4Killz
3d39b3878a
change: ids to use bigint instead of string ( #892 )
...
* p1 of bigints change
* shtuff fixes and bits
* Commit from GitHub Actions (Lint)
* finish bigint structs
* typings fixes
* Commit from GitHub Actions (Lint)
* more fixes
* Commit from GitHub Actions (Lint)
* more fixes
* Commit from GitHub Actions (Lint)
* blame wolf
* Commit from GitHub Actions (Lint)
* foxed
* Commit from GitHub Actions (Lint)
* fix unit tests
* Commit from GitHub Actions (Lint)
* change: guildUpdate guild ID can't change
* delete server has been renamed to delete guild
* fixes
Co-authored-by: Skillz4Killz <Skillz4Killz@users.noreply.github.com >
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com >
2021-05-03 18:05:18 +01:00
ITOH
ce5f890973
change removeUserReaction tests
2021-04-30 15:32:08 +02:00
ITOH
f684e4f180
add missing import
2021-04-20 18:00:53 +02:00
ITOH
92ab2885fa
add tests
2021-04-20 17:26:58 +02:00
ITOH
31245dd637
Update mod.ts
2021-04-17 15:33:44 +02:00
Skillz4Killz
3715407c14
Merge pull request #858 from existentiality/main
...
feat: implement channel cloning
2021-04-15 11:53:22 -04:00
Exists
1a1ef34a96
Add channel cloning
...
Changes:
- Added function cloneChannel
- Modified createChannel to support cloneChannel
- Added clone(reason) method on channel structure
- Added channel cloning tests
2021-04-14 04:01:35 -04:00
TriForMine
d3e5f537d3
tests: add invites tests ( #855 )
...
* tests: add invites tests
Co-authored-by: TriForMine <TriForMine@users.noreply.github.com >
2021-04-14 08:26:39 +01:00
Skillz4Killz
d746622681
feat: add validateLength util
2021-04-13 16:45:39 +00:00
itohatweb
5afa6f2c13
2021-04-13 07:26:23 +00:00
TriForMine
174ec859f1
tests: add channels types ( #840 )
2021-04-13 08:26:07 +01:00
Skillz4Killz
a741e721f3
fix: more missing typings and remove swap roles
2021-04-12 18:35:24 +00:00
Skillz4Killz
b7a2b0ed55
tests: add deleting channel overwrites test ( #828 )
2021-04-12 07:04:30 +01:00
TriForMine
5e6d749ffa
tests: add roles tests ( #822 )
2021-04-11 19:41:15 +01:00
TriForMine
73c81e9436
tests: add emojis tests
2021-04-11 14:16:45 +02:00
Skillz4Killz
e163e2d109
fix: reaction remove tests ( #811 )
2021-04-10 22:03:32 +01:00
Skillz4Killz
fd724ffa01
Merge pull request #802 from TriForMine/main
...
tests: add all messages tests
2021-04-10 08:41:28 -04:00
Skillz4Killz
91114a62c2
fix: category children ( #800 )
2021-04-10 10:01:50 +01:00
TriForMine
63675aa818
tests: add all messages tests
2021-04-10 10:54:30 +02:00
TriForMine
e9ac9b3c3c
tests: add multiple reactions and delete multiple messages tests
2021-04-10 08:02:58 +02:00
TriForMine
889eb2e16c
tests: add add_reaction test
2021-04-10 00:20:05 +02:00
TriForMine
3fc62b9572
tests: add create/delete/edit message tests ( #787 )
...
* tests: add create/delete/edit message tests
* Use sleep instead of delay
* Deno fmt
* Add getters to message tests
* Change back to delay
* Deno fmt
* Use function in tests
* Deno fmt
2021-04-09 21:06:12 +01:00
Skillz4Killz
a44f968745
tests: add deleteChannel tests
2021-04-09 17:20:41 +00:00
Skillz4Killz
9c53a67dd3
fix: rest method uppercase
2021-04-09 14:41:31 +00:00
Skillz4Killz
03631e3c6e
refactor: base complete for unit tests
2021-04-09 12:46:38 +00:00