miftah0908 / Discord-Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoL Human Discord Bot

Installation

Windows

Cloning this repo

> git clone https://github.com/LoL-Human/Discord-Bot.git
> cd Discord-Bot

Install the npm package

> npm install -g ts-node
> npm i

Edit env file

Rename .env.example to .env. Replace TOKEN_BOT with your bot token.

TOKEN = TOKEN_BOT
PREFIX = !

Run the bot

> npm start

Thanks To

About


Languages

Language:TypeScript 100.0%