Skip to content

Latest commit

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

LoL Human Telegram Bot

Installation

Windows

Cloning this repo

> git clone https://github.com/LoL-Human/TelegramBot-NodeJS
>cd TelegramBot-NodeJS

Install the package

> npm i

Edit config file

Edit the required value in config.json. You can get the apikey at LoL Human Rest API. And get bot token at @BotFather.

{
"apikey": "",
"bot_token": "",
"owner": "LoL Human",
"ownerLink": "https://t.me/LoLHumen",
"version": "1.0.0",
"prefix": "/"
}

Run the bot

> npm start

Note:

Thanks To

About

A simple Telegram Bot build with Node JS

Resources

Stars

35 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages