fauziacharuna / bot-televid19

Bot telegram using express js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BOT TELEVID19

@covidhrn-bot Bot to inform covid19 statistic data from https://api.coronastatistics.live/countries/

How to

Add bot @covidhrn-bot from telegram, enter command /covid {country_name}. Example /covid usa

Installation

When you want to make your bot, clone this repository. Add .env files for telegram token variable

TELEGRAM_TOKEN = " " (your telegram bot token from bot father)

Next you must install npm package using npm install

npm install

And run the server using

node index.js

License

Thanks for tutorial from https://dev.to/baronsindo/telegram-bot-made-easy-a-covid-19-statistics-bot-15fm

MIT

About

Bot telegram using express js


Languages

Language:JavaScript 100.0%