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

Add start and stop commands #21

Merged
merged 6 commits into from
Feb 24, 2022
Merged

Add start and stop commands #21

merged 6 commits into from
Feb 24, 2022

Conversation

TimJentzsch
Copy link
Contributor

Relevant issue: Closes #20

Description:

This adds a start and a stop command to... start and stop bots.
Stopping a bot can be useful when something breaks and we need a while to figure it out.

This also contains some refactors to make the service commands more readable.

Checklist:

  • Code Quality
  • Pep-8
  • Tests (if applicable)
  • Success Criteria Met
  • Inline Documentation
  • Wiki Documentation (if applicable)

@TimJentzsch TimJentzsch requested a review from a team as a code owner February 24, 2022 20:41
@itsthejoker
Copy link
Member

Just a note that this will require changes to the sudoers file on the server because Bubbles doesn't run as root.

@TimJentzsch TimJentzsch mentioned this pull request Feb 24, 2022
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.

Add !stop command to shut down a bot
2 participants