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

Autostart ircbot based on environment variable #317

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Oct 18, 2022

  1. Autostart ircbot if irc_alert is set to true

    This will ensure that the irc-bot is started if irc_alert is configured.
    Olen authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    693c446 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Updated based on review

    - Changed startup to depend on nevironment variable
    - Fixed uid/gid
    - Shortened final sleep before restart (not sure about this one)
    Olen authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    3b83e86 View commit details
    Browse the repository at this point in the history