summaryrefslogtreecommitdiff
path: root/tgbot_pegatino
diff options
context:
space:
mode:
Diffstat (limited to 'tgbot_pegatino')
l---------tgbot_pegatino/log1
-rwxr-xr-xtgbot_pegatino/run6
2 files changed, 7 insertions, 0 deletions
diff --git a/tgbot_pegatino/log b/tgbot_pegatino/log
new file mode 120000
index 0000000..01062cd
--- /dev/null
+++ b/tgbot_pegatino/log
@@ -0,0 +1 @@
+../.log/ \ No newline at end of file
diff --git a/tgbot_pegatino/run b/tgbot_pegatino/run
new file mode 100755
index 0000000..72672f8
--- /dev/null
+++ b/tgbot_pegatino/run
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+source $(dirname $0)/env
+
+exec ~/git/tgutils/tgserver --token $TOKEN -v -- \
+ ~/bots/pegatino.pl ~/fcphrases.txt 2>&1