-
Clone the repo and run
npm install
to install the required modules. -
Get the bot token from
botfather
on telegram and make a.env
file in the root of this project and addBOT_TOKEN=YOUR_BOT_TOKEN_HERE
. -
npm start
ornpm run dev
(nodemon) to start the bot.
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.