Commit graph

411 commits

Author SHA1 Message Date
d98dccf397
🚸 set /shop cpgg amount required 2022-06-10 23:07:42 +02:00
c4a70ae28c
🚸 Added button link for docs 2022-06-10 23:06:23 +02:00
766dac5c98
🩹 revert development changes 2022-06-10 22:31:40 +02:00
e93f604273
🧑‍💻 commands and events are now plugins 2022-06-10 22:28:07 +02:00
3196e39c70
🚑 allow dynamic timeouts to work, wait for #348 2022-05-30 20:09:03 +02:00
cea6be5740
metadata for timeouts and better jobs #345 #346 2022-05-30 20:00:08 +02:00
44eadfc618
🩹 forgot to make jobs dynamic 2022-05-30 19:58:45 +02:00
b685f3a8d0
iconURL is now bot avatar, due to local access 2022-05-30 18:31:20 +02:00
89b57a367e
🚚 easier setup for configs by example folder 2022-05-30 18:28:02 +02:00
1c722629dc
🎨 better audit log file for guildMemberRemove 2022-05-30 18:26:00 +02:00
2a81675c17
🎨 better audit log file for guildMemberAdd 2022-05-30 18:25:50 +02:00
e6fb636cdb
🧑‍💻 remove unnessecery ../ 2022-05-30 18:25:27 +02:00
ed237c8253
⚰️ remove index 2022-05-30 17:42:45 +02:00
c4a9882a9e
🏗️ shopRole job is now running evrery 5 minutes 2022-05-30 17:42:09 +02:00
7fd9b6fc73
🎨 move database connector to manager 2022-05-30 17:39:52 +02:00
92b0f6baef
🏷️ Event type any is now Promise<void> 2022-05-30 17:34:10 +02:00
e6af84f702
🏷️ added event type 2022-05-30 17:31:34 +02:00
2dffdfcb5b
🚚 schedule handler is now a manager 2022-05-30 17:29:06 +02:00
5bcfafd0ed
📈 add total users to default status 2022-05-29 21:48:12 +02:00
825ff53878
🚚 plugins are now comamnds 2022-05-29 21:33:37 +02:00
0fe4e32fb9
🚸 Author is now an link 2022-05-29 20:45:03 +02:00
5623136fcd
Manual code drops #341 2022-05-29 20:24:24 +02:00
75c9fdf438
👔 Changed to transactions #297 2022-05-29 19:56:35 +02:00
880ad789c9
🚑 plugins now loading 2022-05-29 19:35:42 +02:00
2d3d7fe7aa
🚨 reverted from absolute to relative paths 2022-05-29 19:06:31 +02:00
598bff90c8
🚚 config modules are now folders 2022-05-28 17:35:00 +02:00
efd7f24598
🧑‍💻 seperated /config embeds 2022-05-28 14:43:28 +02:00
e3e054122e
🏷️ replace IPluginData with ICommand 2022-05-28 14:32:35 +02:00
ee57233499
🧑‍💻 helpers are now folders 2022-05-28 13:25:53 +02:00
9bafd71cc0
🏷️ reused interface for mongoose schema 2022-05-28 13:24:25 +02:00
c84191d70f
🎨 mostly typed event handler 2022-05-28 13:17:32 +02:00
1a6bbd80f2
🥅 use throw new Error instead of logger.error 2022-05-28 13:03:02 +02:00
ddc43cf509
🚸 better throw new Error handling 2022-05-28 13:02:35 +02:00
518ec431d8
🚸 more logical meme command 2022-05-28 12:55:23 +02:00
50f070787c
🐛 Default embed if guild is null #337 2022-05-28 12:54:37 +02:00
f960ef3cec Improving TypeScript typing/interfaces. 2022-05-28 12:27:17 +02:00
8537fcbded Improved TS typing/interfaces. 2022-05-28 11:59:45 +02:00
5a56f35e07
Update index.ts 2022-05-21 11:42:55 +02:00
92e12fad88
🩹 /credits gift is now working 2022-05-21 00:51:24 +02:00
d7087e7c3c
🏷️ temporarely fixed encryption types 2022-05-21 00:37:28 +02:00
6076b5f220
🚑 logger module was using old format 2022-05-20 23:13:07 +02:00
7fe1149fd0
🚑 src/index.ts using old .then function 2022-05-20 23:11:33 +02:00
1cf7602f69
♻️ fixed code smell 2022-05-20 23:01:10 +02:00
c5569d3173 Merge branch 'dev' of https://github.com/VermiumSifell/xyter into dev 2022-05-20 22:59:21 +02:00
c9d0881ae9
♻️ fixed code smells 2022-05-20 22:58:43 +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
7f0835813c
🎨 data => builder 2022-05-18 18:18:34 +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