summaryrefslogtreecommitdiff
path: root/tgbot_pegatino/run
blob: 72672f8594e15ffeea4511535420b29abc32d192 (plain) (blame)
1
2
3
4
5
6
#!/bin/sh

source $(dirname $0)/env

exec ~/git/tgutils/tgserver --token $TOKEN -v -- \
  ~/bots/pegatino.pl ~/fcphrases.txt 2>&1