We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove the prefix from the code since the bot has been moved to discord slash commands.
Now the prefix is always gonna be a slash ( / ) which means that it doesn't make sense to give the option for the developer to set a prefix.
It is gonna need changes in the code, properties file, docker files, scripts and test properties file.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Remove the prefix from the code since the bot has been moved to discord slash commands.
Now the prefix is always gonna be a slash ( / ) which means that it doesn't make sense to give the option for the developer to set a prefix.
It is gonna need changes in the code, properties file, docker files, scripts and test properties file.
The text was updated successfully, but these errors were encountered: