Skip to content
New issue

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 boolean return type from commands #9

Open
EricRabil opened this issue Oct 9, 2017 · 0 comments
Open

Remove the boolean return type from commands #9

EricRabil opened this issue Oct 9, 2017 · 0 comments

Comments

@EricRabil
Copy link
Member

The expected functionality of the boolean return type is iffy, and not needed by many commands. It also reduces context in certain situations, and therefor auto-deletion should be left up to the command. Perhaps add a Cast method that will flag a message for deletion so that messages are auto-deleted at the same intervals.

EricRabil added a commit that referenced this issue Oct 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant