Supervisor config for running Rooster Discord bot.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rinakondur e77edc9176 Update 'README.md' 7 years ago
README.md Update 'README.md' 7 years ago
rooster.supervisor.conf Upload files to '' 7 years ago

README.md

Supervisor Config for Rooster

For use with the Rooster Discord Bot found here.

Requirements

Install

  1. Configure rooster.supervisor.conf to point to your Rooster Directory and the Python virtualenv you use to run Rooster.
  2. Move the file into /etc/supervisor/conf.d
  3. In your terminal run supervisorctl reread
  4. Followed by supervisorctl update
  5. Rooster should now be running and restart if it crashes (hopefully).