Initial commit.
This commit is contained in:
7
bot_script.pl
Normal file
7
bot_script.pl
Normal file
@@ -0,0 +1,7 @@
|
||||
#/usr/bin/perl
|
||||
|
||||
use lib '/home/demiguise/telegram_bot';
|
||||
|
||||
use F1DataBot;
|
||||
|
||||
F1DataBot::fetchMessages();
|
||||
Reference in New Issue
Block a user