yokawaiik / tg-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tg-bot

Decription

The idea of ​​the project was to learn server programming and create a telegram bot using Node.js.

How use

  1. Get telegram token in FatherBot.
  2. Paste telegram token in .env file where variable BOT_TOKEN.
  3. Get free api currency token in https://www.currencyconverterapi.com/.
  4. Paste free api currency in .env file where variable API_CURRENCY_TOKEN.
  5. Complete command "npm i".
  6. Complete command "npm run serve".

About


Languages

Language:JavaScript 96.8%Language:Shell 3.2%