ITOH
|
aefd5c75f5
|
fix changes
|
2021-05-04 21:05:43 +02:00 |
|
ITOH
|
c60422a23f
|
Merge branch 'main' into threads
|
2021-05-04 17:45:38 +02:00 |
|
ITOH
|
0e4c3481b2
|
all are false anyways
|
2021-05-03 23:00:39 +02:00 |
|
ITOH
|
f91bf2871f
|
Merge branch 'main' into threads
|
2021-05-03 20:50:53 +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
|
eda4895da3
|
more fixxes
|
2021-05-01 18:42:46 +02:00 |
|
ITOH
|
98bf292aff
|
fix lint
|
2021-04-15 18:06:31 +02:00 |
|
Exists
|
3133e1015d
|
Fix test name
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
|
2021-04-14 14:03:01 -05:00 |
|
Exists
|
c7a21b7a84
|
Formatting
|
2021-04-14 14:28:44 -04:00 |
|
Exists
|
3b41656c09
|
Rework channel clone tests
- Removed previous channel clone test
- Copied over create channel tests and modified `ifItFailsBlameWolf` to check against a clone instead of created
|
2021-04-14 14:14:37 -04:00 |
|
Exists
|
215141171a
|
Fix formatting (deno fmt)
|
2021-04-14 13:09:47 -04:00 |
|
Exists
|
bfb3502252
|
Fix Linting Issue
|
2021-04-14 04:09:00 -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 |
|