This website requires JavaScript.
Explore
Help
Sign In
ninjdai
/
April
Watch
1
Star
0
Fork
0
You've already forked April
mirror of
https://github.com/Art-Portal/April.git
synced
2025-02-24 13:05:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
April
/
commands
/
moderation
History
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
..
ban.js
Corrected deprecated imports (mainly SlashCommandBuilder that used to be imported from @discordjs/builder in some commands, now is from discord.js)
2022-11-11 09:20:22 +01:00
banContextMenu.js
Corrected deprecated imports (mainly SlashCommandBuilder that used to be imported from @discordjs/builder in some commands, now is from discord.js)
2022-11-11 09:20:22 +01:00
clear.js
Corrected deprecated imports (mainly SlashCommandBuilder that used to be imported from @discordjs/builder in some commands, now is from discord.js)
2022-11-11 09:20:22 +01:00
kick.js
Corrected deprecated imports (mainly SlashCommandBuilder that used to be imported from @discordjs/builder in some commands, now is from discord.js)
2022-11-11 09:20:22 +01:00
mute.js
Corrected deprecated imports (mainly SlashCommandBuilder that used to be imported from @discordjs/builder in some commands, now is from discord.js)
2022-11-11 09:20:22 +01:00