YudsBotz / ShinoaTelebot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shinoa Telegram Bot

Installation

Windows

Cloning this repo

> git clone https://github.com/boedzhanks/ShinoaTelebot
> cd ShinoaTelebot

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": "Shinoa",
    "ownerLink": "https://t.me/Boedzhanks",
    "version": "1.0.0",
    "prefix": "/"
}

Run the bot

> npm start

Note:

  • You can request a case in my WhatsApp.

Thanks To

About


Languages

Language:JavaScript 100.0%Language:Procfile 0.0%