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

Debug command to manage the 'Playing' status #36

Open
Silari opened this issue Apr 10, 2021 · 0 comments · May be fixed by #39
Open

Debug command to manage the 'Playing' status #36

Silari opened this issue Apr 10, 2021 · 0 comments · May be fixed by #39
Assignees
Labels
enhancement New feature or request

Comments

@Silari
Copy link
Owner

Silari commented Apr 10, 2021

New debug command that sets the Playing status and ensure it's set again when the bot connects. Currently it's possible to use eval to set that status, but this is lost if the bot reconnects to discord and fires the 'on_reconnect' event.

I should instead make a command that sets a variable. If the variable isn't set, use the default status. If it has been set, use the set message. This would mean making a small function to check the value and call change_presence.

@Silari Silari added the enhancement New feature or request label Apr 10, 2021
@Silari Silari self-assigned this Apr 10, 2021
@Silari Silari added this to To do in Improvements via automation Apr 10, 2021
Silari pushed a commit that referenced this issue Apr 10, 2021
@Silari Silari linked a pull request Apr 12, 2021 that will close this issue
@Silari Silari moved this from To do to In progress in Improvements May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Improvements
  
In progress
Development

Successfully merging a pull request may close this issue.

1 participant