Commit Graph

174 Commits

Author SHA1 Message Date
Skillz4Killz
98c1149162 shtuff 2021-10-29 14:04:44 +00:00
Skillz4Killz
1a5c85f098 unit test base 2021-10-28 17:56:17 +00:00
Skillz4Killz
3d43d7eedf remove old tests 2021-10-28 17:26:16 +00:00
Skillz4Killz
109c2b8abe fix embeds 2021-10-28 17:22:00 +00:00
Skillz4Killz
468ce033e1 fixes bugs and remaining ts errors 2021-10-28 16:44:06 +00:00
Skillz4Killz
d95c40cab0 change: prettier code 2021-10-25 15:26:51 +00:00
Skillz4Killz
4d33e1f68b test fix 2021-10-25 15:26:13 +00:00
Skillz4Killz
cc747df091 bots online 2021-10-25 13:50:08 +00:00
Skillz4Killz
ce39f3f54f Merge branch 'fp-attempt-9001' of https://github.com/discordeno/discordeno into fp-attempt-9001 2021-10-25 01:55:56 +00:00
Skillz4Killz
cbfd81ea0b fixes 2021-10-25 01:54:57 +00:00
Skillz4Killz
3461408a33 change: prettier code 2021-10-25 00:11:44 +00:00
Skillz4Killz
231554d091 making it testable 2021-10-25 00:11:07 +00:00
ITOH
8d691799f6 Update start_bot.ts 2021-06-06 16:28:42 +02:00
ITOH
e2035709f1 Merge pull request #1000 from discordeno/implement-sweeper
add: sweepers
2021-05-29 21:15:08 +02:00
ITOH
d5e3315b98 some hacky fix 2021-05-29 21:09:07 +02:00
ITOH
63b42112ae Update stop_sweepers.ts 2021-05-29 20:52:27 +02:00
ITOH
15442a54e3 fix more 2021-05-29 20:40:37 +02:00
ITOH
5e616f14b3 fix: endless tests 2021-05-29 19:29:43 +02:00
ITOH
81b90e2ddf fix tests 2021-05-28 23:09:25 +02:00
ITOH
11cdf184f5 change: update deps 2021-05-23 17:30:03 +02: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
rigormorrtiss
9555de5ad3 add: stage instances events (#944)
* feat: add stage instances events

* feat: add stage instances events

* Add new line

* Add new lines

* Sort event declaration alphabetically

* Move to types/discordeno

* Update src/types/discordeno/eventHandlers.ts

* Update src/types/discordeno/stage_instance.ts

* Update src/types/guilds/guild.ts

* Apply suggestions

* Commit from GitHub Actions (Lint)

* Remove DiscordenoStageInstance

* Directly pass data.d

* Commit from GitHub Actions (Lint)

Co-authored-by: rigormorrtiss <rigormorrtiss@users.noreply.github.com>
Co-authored-by: itohatweb <to@itoh.at>
2021-05-17 20:57:16 +02:00
QuantumlyTangled
91d3b36097 feat: add tests for event 2021-05-17 14:48:21 +02:00
ITOH
d4fd9f2e6b change: update deps 2021-05-15 12:59:33 +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
rigormorrtiss
a0bd415cbe style: fix lint warnings (#935) 2021-05-13 10:37:31 +04:00
ITOH
c98b0e089a fix some getmessages stuff 2021-05-08 11:44:05 +02:00
ITOH
e5d0723a1d change: update std version to 0.95.0 2021-05-06 19:57:08 +02:00
Skillz4Killz
78d46d6fdb Merge branch 'main' into test-utils 2021-05-06 09:38:57 -04:00
ITOH
fb8035c4ef change: move closeWS & sendShardMessage to ws object 2021-05-06 15:28:42 +02:00
Skillz4Killz
3d19ef9268 Commit from GitHub Actions (Lint) 2021-05-06 13:15:46 +00:00
Skillz4Killz
41795bb30d Merge branch 'main' into test-utils 2021-05-06 09:15:15 -04:00
Skillz4Killz
3137d50944 Update utils.ts 2021-05-06 09:13:24 -04:00
Skillz4Killz
b73ad124c8 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-05-06 13:01:14 +00:00
Skillz4Killz
11f6be7092 optimize gh acitons 2021-05-06 13:01:11 +00:00
rigormorrtiss
4c58c357c1 Merge branch 'main' of https://github.com/discordeno/discordeno into test-utils 2021-05-06 13:18:41 +04:00
rigormorrtiss
814f8d7d16 test(util): add options & choices tests 2021-05-06 11:13:04 +04:00
ITOH
7ff0d242ff hopefully the last dir change 2021-05-05 20:06:32 +02:00
ITOH
8e870ec637 fix the new test 2021-05-05 18:03:34 +02:00
ITOH
1b15d362f0 Merge branch 'main' into change-enums 2021-05-05 18:02:10 +02:00
rigormorrtiss
02eb2de8f2 add(tests): validateSlashCommands (#899)
* test(util): add missing tests for validateSlashCommands()

* Summarize the name of the test suites

* Add more tests

* Concise and correct the suite name
2021-05-05 14:26:10 +01: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