add starting scripts
This commit is contained in:
1
start_prod.sh
Normal file
1
start_prod.sh
Normal file
@@ -0,0 +1 @@
|
||||
while true; do python3 ./bot.py --production; sleep 3; done
|
||||
Reference in New Issue
Block a user