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

Added activity command for Issue #116 #131

Merged
merged 9 commits into from
Jan 15, 2019
Merged

Added activity command for Issue #116 #131

merged 9 commits into from
Jan 15, 2019

Conversation

Taaku18
Copy link
Collaborator

@Taaku18 Taaku18 commented Jan 15, 2019

Fixes #116

Added an activity command for setting the activity of ModMail, usage:

  • [prefix]activity activity_type [message...]
  • [prefix]presence activity_type [message...]

Activity types can be: playing, streaming, listening, watching, or clear.
If activity type is clear, the current activity is removed, and no message is required.

Notes:

  • Did not use status as the command name since discord rewrite reserves "status" for the state of the bot. Ie online, offline, idle, dnd, and invisible.
  • Slightly updated .gitignore

@kyb3r kyb3r self-requested a review January 15, 2019 07:14
cogs/utility.py Show resolved Hide resolved
@kyb3r kyb3r merged commit e0cf2a7 into modmail-dev:master Jan 15, 2019
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

Successfully merging this pull request may close these issues.

Support multiple bot presence activities
2 participants