Skip to content

Our system for sending alerts to bots, and to the panel.

License

Notifications You must be signed in to change notification settings

CactusDev/Sepal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sepal

Sepal is the backend service that sends packets when the database updates so the bot can update dynamic values, like the spam config.

What is this?

This is our system for sending alerts to all our services to provide real-time updates to information displayed.

Setup:

Pre-Install

Sepal requires NodeJS (6 or higher), RethinkDB, and Redis

git clone https://github.com/CactusDev/Sepal
cd Sepal
npm i -g typescript
npm i

Next, open src/configs/default.ts and fill out all the fields.

Licence

MIT

About

Our system for sending alerts to bots, and to the panel.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published