Skip to content

Aswin's Discord bot for fun (NodeJS w/ TypeScript, RxJS)

Notifications You must be signed in to change notification settings

eXaLy/bot-wbb-app

Repository files navigation

BOT-WBB-APP

BOT-WBB LOGO

The next level bot stuff.

How to..

// Run TS files for development
npm run dev

// Build project into JS
npm run build

// Start the built project
npm run start

// Build and start the project
npm run prd

Setup

Set environment variable BOT_TOKEN with the Discord bot token as value.

Or put the variable in a .env file in root folder.

Setup for development

Install NodeJS 8

Install by NodeJS:

npm install -g ts-node tslint typescript
npm install

About

Aswin's Discord bot for fun (NodeJS w/ TypeScript, RxJS)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published