Commit Graph

5354 Commits

Author SHA1 Message Date
ITOH
c590c340b0 Update tests/channels/delete_channel.ts 2021-04-09 19:30:59 +02:00
Skillz4Killz
a44f968745 tests: add deleteChannel tests 2021-04-09 17:20:41 +00:00
Skillz4Killz
68c5c694b9 Merge pull request #782 from discordeno/unit-tests
Unit Tests Base
2021-04-09 12:30:49 -04:00
Skillz4Killz
16f5293211 test new on types 2021-04-09 16:25:33 +00:00
Skillz4Killz
29c950b7ec we are not vampires 2021-04-09 16:13:39 +00:00
Skillz4Killz
e09515cfe9 another missing await 2021-04-09 16:11:37 +00: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
a297775144 validate cached guild 2021-04-09 15:34:59 +00:00
Skillz4Killz
8e1b119e6c remove unneded import 2021-04-09 15:15:27 +00:00
Skillz4Killz
248c476cc6 fix: workflow tests file 2021-04-09 14:41:57 +00:00
Skillz4Killz
9c53a67dd3 fix: rest method uppercase 2021-04-09 14:41:31 +00:00
Skillz4Killz
03d01463e1 deno fmt 2021-04-09 14:41:23 +00:00
Skillz4Killz
30e5f3ae22 removelogs 2021-04-09 13:12:19 +00:00
Skillz4Killz
f3c5d94df8 handle rejection 2021-04-09 13:12:07 +00:00
Skillz4Killz
cddf40e299 callback is useless 2021-04-09 13:11:12 +00:00
Skillz4Killz
b4d7eaf247 use rest token prop 2021-04-09 13:07:45 +00:00
Skillz4Killz
17f76b0b20 add token to rest 2021-04-09 13:07:24 +00:00
Skillz4Killz
03631e3c6e refactor: base complete for unit tests 2021-04-09 12:46:38 +00:00
Skillz4Killz
7fa8e3a552 use unpkg 2021-04-09 01:17:41 +00:00
Skillz4Killz
731bb9c219 ummm idk anymore 2021-04-09 01:16:23 +00:00
Skillz4Killz
03f7e04add for the love of god 2021-04-09 01:11:46 +00:00
Skillz4Killz
03e240f117 testing 2021-04-09 01:10:22 +00:00
Skillz4Killz
8f56fba03b test echo 2021-04-09 01:05:54 +00:00
Skillz4Killz
75f67882f7 test separate scripts 2021-04-09 01:01:27 +00:00
Skillz4Killz
6c1ed82b11 test different quote 2021-04-09 00:54:16 +00:00
Skillz4Killz
85e756c1c9 advanced conditions test 2021-04-09 00:49:54 +00:00
Skillz4Killz
514f7343df test with label 2021-04-09 00:36:00 +00:00
Skillz4Killz
e7382fffaa deno fmt 2021-04-08 21:21:39 +00:00
Skillz4Killz
979376dd80 try -A 2021-04-08 21:20:07 +00:00
Skillz4Killz
417ec0400d tests are succeeding 2021-04-08 21:18:01 +00:00
Skillz4Killz
34b3a1b271 no checks 2021-04-08 19:34:09 +00:00
Skillz4Killz
a0ed94512c fix indents 2021-04-08 19:32:14 +00:00
Skillz4Killz
4e0f5ddc78 test regex 2021-04-08 19:29:39 +00:00
Skillz4Killz
ad87124bca more stuff 2021-04-08 19:26:38 +00:00
ITOH
35f845e050 Merge remote-tracking branch 'upstream/main' into main 2021-04-08 20:48:13 +02:00
Skillz4Killz
3eaf1a5dcc fix: broken import errors (#779)
* fix: broken import errors

* fix: snake case name
2021-04-08 22:22:11 +04:00
Skillz4Killz
d8e12e7f8a Merge pull request #778 from discordeno/ayntee-patch-1
types(util): enhance case types
2021-04-08 13:25:01 -04:00
Skillz4Killz
bdecdac2be Merge pull request #777 from itohatweb/fix-ready-thing
fix(handlers): ready
2021-04-08 13:24:47 -04:00
ayntee
325564d191 Update util.ts 2021-04-08 21:00:13 +04:00
ITOH
ee4be53a45 f 2021-04-08 18:51:50 +02:00
ITOH
c1a78dbb24 Merge remote-tracking branch 'upstream/main' into main 2021-04-08 18:37:05 +02:00
Skillz4Killz
dfc0cc4151 Merge pull request #776 from discordeno/fix-startBot-intents
Fix start bot intents
2021-04-08 12:32:29 -04:00
Skillz4Killz
28628724d6 fix: remove extra console log 2021-04-08 16:29:54 +00:00
Skillz4Killz
170a59f10a fix: support intents in ws 2021-04-08 16:29:06 +00:00
Skillz4Killz
ffb516bdd5 Merge pull request #775 from TriForMine/patch-6
fix(types): fixing export paths
2021-04-08 10:40:50 -04:00
Skillz4Killz
00bc41b723 Merge pull request #774 from discordeno/fix-rest-issues
Fix rest issues
2021-04-08 10:37:26 -04:00
Skillz4Killz
2babaf5991 deno fmt 2021-04-08 14:35:33 +00:00
Skillz4Killz
d016fc3764 some ws fixes 2021-04-08 14:34:37 +00:00
TriForMine
90f29f42a3 fix(types): fixing export paths
Fix export since create_message was moved from ./channels to ./messages and integrations was moved to it's own folder
2021-04-08 16:28:52 +02:00