tilde-projects/Code/irc/run_tilde.sh

6 lines
243 B
Bash
Executable File

#!/bin/bash
nohup ./tildebot.py -s 127.0.0.1 -n tildebot -c \#tildetown >> tildelog 2>> tildelog &
#nohup ./tildebot.py -s 127.0.0.1 -n tildebot -c \#bot_test >> tildelog 2>> tildelog &
#./topic_bot.py -s 127.0.0.1 -n topic_bot -c \#bot_test