Skip to content

LoL-Human/TelegramBot-NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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:

  • You can request a case in my WhatsApp.

Thanks To

About

A simple Telegram Bot build with Node JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published