Commit Graph

8 Commits

Author SHA1 Message Date
ITOH 9be445a2e8 now takes bigint 2021-05-03 20:19:38 +02: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
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
TriForMine aae106ab71 fix(tests): higher max delay 2021-04-10 23:54:56 +02: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
TriForMine 69b8fe4545 Deno fmt 2021-04-10 08:03:48 +02:00
TriForMine e9ac9b3c3c tests: add multiple reactions and delete multiple messages tests 2021-04-10 08:02:58 +02:00