Commit graph

46 commits

Author SHA1 Message Date
805bd5c4aa
⚰️ tsconfig-paths not in use anymore 2022-06-20 13:24:13 +02:00
e93f604273
🧑‍💻 commands and events are now plugins 2022-06-10 22:28:07 +02:00
7fd9b6fc73
🎨 move database connector to manager 2022-05-30 17:39:52 +02:00
2dffdfcb5b
🚚 schedule handler is now a manager 2022-05-30 17:29:06 +02:00
825ff53878
🚚 plugins are now comamnds 2022-05-29 21:33:37 +02:00
2d3d7fe7aa
🚨 reverted from absolute to relative paths 2022-05-29 19:06:31 +02:00
c84191d70f
🎨 mostly typed event handler 2022-05-28 13:17:32 +02:00
5a56f35e07
Update index.ts 2022-05-21 11:42:55 +02:00
7fe1149fd0
🚑 src/index.ts using old .then function 2022-05-20 23:11:33 +02:00
dec900ae29
Merge branch 'dev' into dev 2022-05-20 17:41:09 +02:00
ab708538c4
per guild embed config 2022-05-20 15:37:20 +02:00
39099ebaea
🎨 changed from /groups to /modules for plugins. 2022-05-20 14:42:43 +02:00
deepsource-autofix[bot]
9a528e98fb
Format code with standardjs and prettier
This commit fixes the style issues introduced in 9780e8c according to the output
from standardjs and prettier.

Details: https://deepsource.io/gh/ZynerOrg/xyter/transform/dcd0e7f9-fa2c-4994-b383-8bbe416990d2/
2022-05-17 09:52:56 +00:00
9780e8c32c
Update index.ts 2022-05-17 11:52:45 +02:00
e69f09c9c6
Update index.ts 2022-05-17 11:48:50 +02:00
deepsource-autofix[bot]
547f66d88b
Format code with standardjs and prettier
This commit fixes the style issues introduced in bd13814 according to the output
from standardjs and prettier.

Details: https://deepsource.io/gh/ZynerOrg/xyter/transform/f64d5a72-4b19-468a-a6b5-84f929d5db74/
2022-05-17 09:41:19 +00:00
bd13814086
Update index.ts 2022-05-17 11:41:00 +02:00
deepsource-autofix[bot]
a9938fac69
Format code with standardjs and prettier
This commit fixes the style issues introduced in 390cdc0 according to the output
from standardjs and prettier.

Details: https://deepsource.io/gh/ZynerOrg/xyter/transform/ff1fb6ca-4dee-478b-a00f-bff5bbe35c82/
2022-05-17 08:34:25 +00:00
deepsource-autofix[bot]
c49b8b4837
Format code with standardjs and prettier
This commit fixes the style issues introduced in 69cbbaa according to the output
from standardjs and prettier.

Details: https://deepsource.io/gh/ZynerOrg/xyter/transform/a0b957b7-58e0-4541-9efe-b33b6bb3494c/
2022-05-17 08:33:43 +00:00
e812bad51c
Merge branch 'dev' into deepsource-transform-e99eff90 2022-05-17 10:33:14 +02:00
c0ffa9008c
Merge branch 'dev' into deepsource-transform-4475d3d4 2022-05-17 10:32:45 +02:00
ae3c0c5b87
Merge branch 'dev' into deepsource-transform-020a17cd 2022-05-17 10:31:56 +02:00
deepsource-autofix[bot]
45d9588c66
Format code with standardjs and prettier
This commit fixes the style issues introduced in a2f7331 according to the output
from standardjs and prettier.

Details: https://deepsource.io/gh/ZynerOrg/xyter/transform/9baf351b-16dd-4add-80de-54a38c3ce023/
2022-05-17 08:30:18 +00:00
a2f7331a8b
Update index.ts 2022-05-17 10:29:58 +02:00
deepsource-autofix[bot]
d78502b373
Format code with standardjs and prettier
This commit fixes the style issues introduced in 61a6f8c according to the output
from standardjs and prettier.

Details: https://deepsource.io/gh/ZynerOrg/xyter/transform/5748ec0d-dd21-431e-abe5-6b7058ce1e4d/
2022-05-17 08:29:20 +00:00
deepsource-autofix[bot]
98965cf952
Format code with standardjs and prettier
This commit fixes the style issues introduced in 61a6f8c according to the output
from standardjs and prettier.

Details: https://deepsource.io/gh/ZynerOrg/xyter/transform/3a37bf8c-ce14-4906-aea6-f735b702251d/
2022-05-17 08:28:25 +00:00
61a6f8c7c3
Update index.ts 2022-05-17 10:28:05 +02:00
deepsource-autofix[bot]
adfcfc351e
Format code with standardjs and prettier
This commit fixes the style issues introduced in 0e17d18 according to the output
from standardjs and prettier.

Details: https://deepsource.io/gh/ZynerOrg/xyter/transform/4fb6bb32-c06b-48bd-834b-0bcb329b4e85/
2022-05-17 08:25:43 +00:00
0e17d18141
Update index.ts 2022-05-17 10:25:31 +02:00
4af0cf7250
♻️ making changes to improve codeclimate 2022-04-30 16:55:58 +02:00
5a4fe98f89
🎨 import structure 2022-04-16 12:44:57 +02:00
2ddb8f98b3
🎨 intents now in config 2022-04-16 12:38:20 +02:00
4363c69032
️ main process is now async 2022-04-14 18:25:48 +02:00
d0dd88b02b
♻️ add more to tsconfig types 2022-04-13 20:09:27 +02:00
b44d093919
🏷️ tsconfig-paths (absolute) instead of relative 2022-04-13 18:23:28 +02:00
5ceb1d454c
organized comments 2022-04-13 03:15:41 +02:00
9f82bcab78
🔧 destruct bot 2022-04-13 02:51:44 +02:00
b1f04d8103
🚚 schedules now outside handlers 2022-04-13 02:34:13 +02:00
ecb28109a1
🚚 moved database to src/database 2022-04-12 22:37:38 +02:00
codefactor-io
82ac841993
[CodeFactor] Apply fixes 2022-04-10 19:57:30 +00:00
843aee08c2
Not creating users unless they interact. 2022-04-10 21:47:55 +02:00
codefactor-io
407603540e
[CodeFactor] Apply fixes to commit eb1aa6c 2022-04-10 01:18:47 +00:00
94d5052abe
🐛 typescript 2022-04-10 03:17:30 +02:00
a577fb35bf
🚑 added back features 2022-04-10 00:31:20 +02:00
05699e6813
TypeScript :D 2022-04-10 00:06:30 +02:00
0503b8d1ec
🚧 TypeScript rewrite 2022-03-20 11:03:11 +01:00