Added extra pm2 and sigint handling

This commit is contained in:
TheEssem 2020-07-21 20:29:32 -05:00
parent bf19e24063
commit 950ce00a80
4 changed files with 23 additions and 5 deletions

View file

@ -30,6 +30,9 @@ OUTPUT=
# Put temporary image dir here (make sure it's accessible via a web server), leave blank to disable
TEMPDIR=
# Set this to true if you're using PM2 to manage the bot
PMTWO=false
# Enable/disable Twitter bot (true/false)
TWITTER=false
# Put Twitter username here