Commit Graph

19 Commits

Author SHA1 Message Date
ITOH
fb8035c4ef change: move closeWS & sendShardMessage to ws object 2021-05-06 15:28:42 +02:00
ITOH
aefd5c75f5 fix changes 2021-05-04 21:05:43 +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
ITOH
c50fb39b42 deleteServer to deleteGuild 2021-04-30 15:01:32 +02:00
ITOH
98bf292aff fix lint 2021-04-15 18:06:31 +02:00
ITOH
8c52abce7f add closeWS function 2021-04-15 16:46:44 +02:00
ITOH
2c97964f0f heartbeat change 2021-04-15 14:25:26 +02:00
ITOH
28ff1574d8 use setTimeout for heartbeat in favour of first random interval 2021-04-15 10:40:07 +02:00
Skillz4Killz
dc9615bb8a feat: slash dm (#846)
* chore: cleanup comments

* feat: slash in dm and better event args

Co-authored-by: Skillz4Killz <Skillz4Killz@users.noreply.github.com>
2021-04-13 18:28:31 +01:00
ayntee
1cbc1b8f82 fmt files damn son 2021-04-12 23:13:37 +04: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
e163e2d109 fix: reaction remove tests (#811) 2021-04-10 22:03:32 +01:00
Skillz4Killz
66b0aa3685 tests: add channel tests (#807) 2021-04-10 14:38:58 +01:00
Skillz4Killz
82429a1e7d fix: try deleting guilds if (#801) 2021-04-10 10:05:16 +01:00
TriForMine
889eb2e16c tests: add add_reaction test 2021-04-10 00:20:05 +02:00
Skillz4Killz
46fb1c530f use default options 2021-04-09 16:07:11 +00:00
Skillz4Killz
af997afc14 missing awaits 2021-04-09 15:57:46 +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