sh installdeps.sh
morbo server.pl
Don't forget to paste your own token at server.pl
my $api = WWW::Telegram::BotAPI->new (
token => 'your_own_token'
);You can get own token from BotFather
| Name | Name | Last commit date | ||
|---|---|---|---|---|
sh installdeps.sh
morbo server.pl
Don't forget to paste your own token at server.pl
my $api = WWW::Telegram::BotAPI->new (
token => 'your_own_token'
);You can get own token from BotFather