v6.4 Improved Guild Config
Changes:
moved welcome message to functions.js
giveaway autoupdate has been increased from 5s to 30s to be more discord rate limit friendly
mention user in welcome message
update users counter in bot activity when a guild joins (and every 30 mins like before)
QoL:
reworked guild config (check below)
Fixes:
created ticket channels, negate permissions to @ everyone
fixed/changed ticket delete
added check for tickets if no ticket category is found
addchannel check if inputted name is shorter than 100 characters (discord limit)
Added:
random welcome messages
blast command, to send a dm to all guild owners
vote command, to vote the bot on top.gg
bot will now automatically create the default channels and roles it needs when it joins a new guild
Other:
updated dependencies to latest version
Guild Config
all channels and roles are now saved and bind to their id, this means you can now easily rename them
.setconfig now requires id for channel and roles, so you can change them to whatever channel or role you desire
.resetconfig now doesn't reset channels and roles anymore
.setup now saves channel and roles ids
.showconfig has been improved, it checks if channels or role are missing
If you delete a bot channel or role by mistake just do .setup again