1
0
mirror of https://github.com/RussellChamp/tilde-projects.git synced 2024-06-14 04:36:37 +00:00
tilde-projects/Code/irc/run_topic.sh

6 lines
223 B
Bash
Raw Normal View History

2015-01-02 16:59:08 +00:00
#!/bin/bash
nohup ./topicbot.py -s 127.0.0.1 -n topicbot -c \#tildetown >> log 2>> log &
#nohup ./topicbot.py -s 127.0.0.1 -n topicbot -c \#bot_test >> log 2>> log &
#./topic_bot.py -s 127.0.0.1 -n topic_bot -c \#bot_test