SagiSatish / SimpleTelegramBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Telegram Bot

  1. Update the TELEGRAM_KEY and TELEGRAM_CHAT_ID variables in .env file to your Telegram bot API Key and Chat ID. If you don't know the chat ID, you can get it from @JsonDumpBot
  2. npm install
  3. node index.ts

About


Languages

Language:TypeScript 92.6%Language:Shell 7.4%