steven10172 / discord-bot

Simple discord bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript discord bot.

Typescript "answer" to another bot.

Installation

npm install
npm run build

Create "bot.prod.json" file at root of project with content:

{
    "token" : "YOUR DISCORD TOKEN HERE"
}

Start

npm start

Usage

Use textual command "/help" or "/помощь" in chat.

About

Simple discord bot

License:MIT License


Languages

Language:TypeScript 99.4%Language:Dockerfile 0.6%