Commit Graph

68 Commits

Author SHA1 Message Date
ITOH
03996c5f58 refactor: revert "feat: base plugin lib idea (#2308)" (#2336)
* Revert "feat: base plugin lib idea (#2308)"

This reverts commit ffe7cdbc6f.

* fmt
2022-07-02 14:24:43 +01:00
Skillz4Killz
ffe7cdbc6f feat: base plugin lib idea (#2308)
* feat: base plugin lib idea

* fix: stuff

* fmt

* fix: imports and exports

* fix: errors & tests

* fix: remove logs
2022-06-18 18:46:37 -04:00
Skillz4Killz
db29251f92 fix(tests): getActiveThreads should not edit first 2022-06-15 15:33:23 +00:00
Skillz4Killz
0ab109fc43 fix(tests): rename testss to tests folder 2022-05-31 14:22:12 +00:00
Skillz4Killz
0e6e5d8649 fix(tests): remove old tests folder 2022-05-31 14:21:51 +00:00
Skillz4Killz
4290c8c9a8 fix: remove old threads test 2022-05-11 13:26:22 +00:00
Skillz4Killz
ba9944c6b0 fix: add stage instance tests 2022-05-10 14:47:52 +00:00
Skillz4Killz
3752cda0c3 test: add getChannels test 2022-05-08 17:49:35 +00:00
Skillz4Killz
1726680fde fix: speed up unit tests by 50% 2022-05-08 17:38:56 +00:00
Skillz4Killz
7da023690b fix: cleanup tests and add get channel test 2022-05-08 16:52:02 +00:00
Skillz4Killz
ddd847cfff fix: type error in a test 2022-04-15 09:33:41 +00:00
Skillz4Killz
186067350d fix: broken imports in tests/ 2022-03-15 03:50:06 +00:00
Skillz4Killz
8aaea9f339 refactor!: move dirs outside of src/ (#2032) 2022-02-11 09:49:53 +00:00
ITOH
81f8e0377c style: move to deno fmt (#1992)
* Create deno.json

* run format

* run format

* ci: only check formatting

* f

* Update settings.json

* Update settings.json
2022-02-04 15:00:04 +01:00
Skillz4Killz
854db909ae fix: member helper perms 2021-12-08 20:17:49 +00:00
Skillz4Killz
59721b3d68 fix: editchannel and benchmarks 2021-12-03 18:28:25 +00:00
Skillz4Killz
1464eb0c75 fix: move editThread to helpers plugin 2021-12-03 16:17:39 +00:00
Skillz4Killz
69230ae78e fix: tests with latest cache 2021-12-02 16:24:41 +00:00
Skillz4Killz
16852744f4 fix: remove deleteThread 2021-11-29 17:05:13 +00:00
Skillz4Killz
7d9a4636fb fix: remove stage channels when finished 2021-11-24 16:33:10 +00:00
Skillz4Killz
ed9b8b1368 feat: thread related unit tests 2021-11-24 15:46:03 +00:00
Skillz4Killz
d7dbdb66df Feat: stage instance tests 2021-11-23 18:15:19 +00:00
Skillz4Killz
4bd1a7ca69 feat: getChannel test Closes #1235 2021-11-23 11:57:42 +00:00
Skillz4Killz
479b5d35a8 feat: add voice connect and disconnect tests 2021-11-22 17:22:39 +00:00
Skillz4Killz
3d43d7eedf remove old tests 2021-10-28 17:26:16 +00:00
itohatweb
179add27c9 Prettified Code! 2021-05-21 15:55:49 +00:00
ITOH
7c337d0765 Merge branch 'main' into prettier-workflow 2021-05-21 17:54:26 +02:00
itohatweb
3549cdeb63 Prettified Code! 2021-05-21 15:51:33 +00:00
ITOH
a0cc5a558f change: createChannelOptions.parentId is now a bigint 2021-05-21 16:45:09 +02:00
Skillz4Killz
157b73eb5d fmt 2021-05-13 17:40:43 +00:00
Skillz4Killz
116b263ded with reason 2021-05-13 17:39:51 +00:00
Skillz4Killz
4da861babe tests: add more clone channel tests 2021-05-13 17:37:50 +00:00
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
6adf0b5359 i guess remove 2021-05-03 22:59:56 +02:00
ITOH
2ffec5b09f Update channel_overwrite_has_permission.ts 2021-05-03 22:58:43 +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
5240981d61 this too 2021-05-02 21:36:36 +02:00
ITOH
81e70dc4ff guild id has been removed 2021-05-02 21:34:18 +02: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
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