16 Commits

Author SHA1 Message Date
Ninjdai1
a8cbfc050f Hotfix: Check if remix file has a file type 2023-09-10 09:09:12 +02:00
Ninjdai1
c36304da5b Added color blend command 2023-09-10 09:02:17 +02:00
Ninjdai1
aa29f648a1 Add 8 effects 2023-09-10 08:38:43 +02:00
Ninjdai1
2f3f930d79 Add image remix subcommand 2023-09-09 22:44:33 +02:00
Ninjdai1
bb4f68a1c6 Add a palette generator
and move inspiration into a subcommand
2023-09-09 22:06:44 +02:00
Ninjdai1
f4a2a1f1eb Add /inspiration 2023-09-09 15:16:51 +02:00
Ninjdai1
e534965baa Update /info to show node.js or bun version
depending on which one is in use
2023-09-09 11:18:55 +02:00
Ninjdai1
c4b82fc6bf Add additional informations on the bot in /info 2023-09-04 21:02:39 +02:00
Ninjdai
97d38c94e5 Replace deprecated SelectMenuBuilder 2023-02-25 10:20:58 +01:00
Ninjdai
5493d40093
Update userinfocontextmenu.js
Removed info whether user is or is not a bot as it is useless
2023-01-08 17:48:59 +01:00
Ninjdai
e3cfaf0fe8
Update info.js
Removed info whether user was or was not a bot as it was useless
2023-01-08 17:48:17 +01:00
Ninjdai
7abed7993c
Update document.js
Replaced tabs with spaces
2022-12-16 08:54:38 +01:00
ninjdai1
7d25298377 Added emoji registering for artists
Using /setemoji, staff can define an emoji for artists, that will
automatically be added to the start of a ticket when taken.
2022-11-11 21:05:55 +01:00
ninjdai1
090a4c5e26 This commit is a follow-up to the previous one: corrected unused imports and unused arguments 2022-11-11 09:27:12 +01:00
ninjdai1
7b98a13c72 Corrected deprecated imports (mainly SlashCommandBuilder that used to be imported from @discordjs/builder in some commands, now is from discord.js)
Removed unintended line breaks
2022-11-11 09:20:22 +01:00
ninjdai2
1906fa49de Whole new version !
Added interactions, brand new ticket system, and much more !
2022-11-09 14:44:05 +01:00