|
eadbc7ba8e
|
Reformat codebase
|
2023-10-13 15:04:11 +02:00 |
|
Ninjdai1
|
6fe05437bb
|
Add missing semicolons and change indentation
|
2023-09-30 08:29:50 +02:00 |
|
Ninjdai1
|
3e845ec587
|
Transition to ESM
|
2023-09-13 21:12:45 +02:00 |
|
Ninjdai
|
97d38c94e5
|
Replace deprecated SelectMenuBuilder
|
2023-02-25 10:20:58 +01:00 |
|
Ninjdai
|
31d154706b
|
Update toggle.js
Corrected indent issues, prettied up the code and added forgotten const on variable declarations
|
2022-12-14 11:45:20 +01:00 |
|
Ninjdai
|
02ca9afef9
|
Update setup.js
Corrected misplaced bracket
|
2022-12-14 11:40:46 +01:00 |
|
Ninjdai
|
ba15d5ff8e
|
Update embed.js
Removed unused let in favor of const for variable declaration
|
2022-12-14 11:40:07 +01:00 |
|
Ninjdai
|
120fcbd71a
|
Update embedBuilderContextMenu.js
Removed useless let instead of const for variable declarations
|
2022-12-14 11:39:32 +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 |
|