summaryrefslogtreecommitdiff
path: root/tgbot_deefine/run
blob: 9558f39b5cb2ed7a4980c967b90a86d4b46d24fc (plain) (blame)
1
2
3
4
5
6
#!/bin/sh

source $(dirname $0)/env

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