/TelegramBot

Telegram Bot With Nodejs

Primary LanguageJavaScript

BotzAku Telegram Bot

BotzAku

Installation

Windows

Cloning this repo

> git clone https://github.com/BotzIky/TelegramBot
> cd TelegramBot

Install the package

> npm i

Edit index file

Edit the required value in index.js. Get bot token at @BotFather.

const botToken = 'APIKEY_HERE'
const bot = new Telegraf(botToken);

Run the bot

> npm start

Contact

Connect With Me


Donate Me

Click the link above or directly enter the following fund number:

085369097142

DOCUMENTATION

Click link below to see documentation this bot! documents