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
We can allow our bot to have the capability of creating scheduled server events for a certain channel.
We could possibly have a command like:
/event <@role> <#channel> [title]
(following the syntax of #11 it would be /game event <@role> <#channel> [title])
/game event <@role> <#channel> [title]
Which when used, responds with a message where we can select the time using a dropdown that has options like so:
Do these options sound reasonable?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We can allow our bot to have the capability of creating scheduled server events for a certain channel.
We could possibly have a command like:
(following the syntax of #11 it would be
/game event <@role> <#channel> [title]
)Which when used, responds with a message where we can select the time using a dropdown that has options like so:
Do these options sound reasonable?
The text was updated successfully, but these errors were encountered: