Commit Graph

1694 Commits

Author SHA1 Message Date
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
ITOH
e9d86ba253 Merge branch 'fix-structures' into fix-types 2021-04-07 09:42:16 +02:00
ITOH
0caf594bc4 rev 2021-04-07 09:41:16 +02:00
ITOH
941ebd3beb Merge branch 'fix-handlers-channels' into fix-helpers 2021-04-07 09:39:24 +02:00
ITOH
500b22167b Merge branch 'fix-handlers-invites' into fix-helpers 2021-04-07 09:39:16 +02:00
ITOH
cb3db8efc8 Merge branch 'fix-handlers-integration' into fix-helpers 2021-04-07 09:39:10 +02:00
ITOH
1b6a95521b Merge branch 'fix-handlers-guilds' into fix-helpers 2021-04-07 09:39:01 +02:00
ITOH
46f1f7bd86 Merge branch 'f-me-dumb' into fix-helpers 2021-04-07 09:38:48 +02:00
ITOH
55555fff76 chore(cache): use new types (#762) 2021-04-07 09:06:32 +04:00
ITOH
96d26605ca f 2021-04-06 22:25:26 +02:00
ITOH
76e60deb2b f 2021-04-06 22:20:23 +02:00