Commit Graph

1704 Commits

Author SHA1 Message Date
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
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
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
Skillz4Killz
3a180219d6 Merge branch 'main' of https://github.com/discordeno/discordeno into fix-rest-issues 2021-04-08 14:14:49 +00:00
Skillz4Killz
3576d98510 fix: rest errors preventing startup 2021-04-08 14:14:30 +00:00
Skillz4Killz
e33de2793c Merge pull request #772 from itohatweb/rest-hmm
feat(rest/run_method): option for explicit return type
2021-04-08 09:52:51 -04:00
Skillz4Killz
7400d6985f Merge pull request #771 from itohatweb/fix-idk
fix: missing type imports
2021-04-08 09:52:41 -04:00
Skillz4Killz
c4286dbfb1 Merge pull request #769 from itohatweb/fix-types
types: add missing types
2021-04-08 09:52:31 -04:00
Skillz4Killz
1fdf377daf Merge pull request #753 from itohatweb/perm-check-only-if-cached
fix(util/permissions): only check for permission if channel is cached
2021-04-08 09:52:23 -04:00
ITOH
f31416c432 Update run_method.ts 2021-04-07 10:49:45 +02:00
ITOH
12cd0f7430 Update src/rest/run_method.ts
Co-authored-by: ayntee <ayyantee@gmail.com>
2021-04-07 10:46:14 +02:00
ITOH
e21581a6b9 Update src/rest/run_method.ts
Co-authored-by: ayntee <ayyantee@gmail.com>
2021-04-07 10:46:02 +02:00
ITOH
728570a210 Update src/rest/run_method.ts
Co-authored-by: ayntee <ayyantee@gmail.com>
2021-04-07 10:45:57 +02:00
ITOH
4b1597b2a7 Update src/rest/run_method.ts
Co-authored-by: ayntee <ayyantee@gmail.com>
2021-04-07 10:45:49 +02:00
ITOH
5cbff10e9e add return Type 2021-04-07 10:34:08 +02:00
ITOH
70ae220f14 Update get_widget_settings.ts 2021-04-07 10:28:52 +02:00
ITOH
313e7d2d35 fir more things 2021-04-07 10:27:44 +02:00