Commit Graph

5 Commits

Author SHA1 Message Date
Ninjdai
120fcbd71a
Update embedBuilderContextMenu.js
Removed useless let instead of const for variable declarations
2022-12-14 11:39:32 +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