AcePetrucci / TrashBot

A Discord Server bot I made for me and my friends, but even so, written like a real world application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrashBot

A Discord Server bot I made for me and my friends, but even so, written like a real world application.

This bot was made with Discord.js, Typescript, RxJS and using Functional Reactive Programming. It also consumes the TrashBotAPI.

Built With

Installation

$ npm i

Running the Bot

# watch and compile ts to js
$ npm run compile:watch

# watch nodemon
$ npm run start:watch

# build
$ npm run build

About

A Discord Server bot I made for me and my friends, but even so, written like a real world application.


Languages

Language:TypeScript 100.0%Language:Procfile 0.0%