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 a 'restart' command for restarting bots via IRC #1070

Closed
jlu5 opened this issue Mar 4, 2015 · 2 comments
Closed

Add a 'restart' command for restarting bots via IRC #1070

jlu5 opened this issue Mar 4, 2015 · 2 comments

Comments

@jlu5
Copy link
Collaborator

jlu5 commented Mar 4, 2015

Often times this is more convenient than having to log in to the terminal where the bot is running and restart it manually.

@weedy
Copy link

weedy commented Apr 14, 2016

while :; do ./bot --config; sleep 3; done

jlu5 pushed a commit to jlu5/SupyPlugins that referenced this issue Apr 16, 2017
@progval
Copy link
Owner

progval commented Apr 17, 2017

Closing the issue, because @glolol has wrote a plugin to do that: https://github.com/GLolol/SupyPlugins/tree/master/Restart

Also, using the systemd unit or supybot-botchk (which I now consider the preferred ways to run Limnoria) makes it so that @quit actually restarts the bot.

@progval progval closed this as completed Apr 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants