Skip to content

cmtzco/dlive-bot-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

node --version
    v10.15.3
npm --version
    6.4.1

Install

git clone https://github.com/cmtzco/dlive-bot-boilerplate.git
cd dlive-bot-boilerplate
npm install -g typescript rimraf tsc
npm install

Run

npm run build
NODE_PATH=./dist node dist/bot.js

This is as-is software and provided with no guarantee. This project is only a starter for anyone trying to build a bot. It currently only filters donations but has extensibility for other features. Any and all suggestions for improvement are welcome!

About

Dlive Bot boilerplate for alert bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published