summaryrefslogtreecommitdiff
path: root/tgbot_escato/run
blob: 2931f04e48c1504fd53b3219d902d6e80d4f4541 (plain) (blame)
1
2
3
4
5
6
#!/bin/sh

source $(dirname $0)/env

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