Skip to content

Webhook bot that automatically shares Starblast Game of the Night links

Notifications You must be signed in to change notification settings

dpleshkov/gotn-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOTN Bot

Starblast simstatus.json listener that can be configured to post links to Starblast Game of the Night across several Discord servers.

Installation

# Clone repository
git clone https://github.com/dpleshkov/gotn-bot
cd gotn-bot

# Install dependencies
npm install

# Move config.example.js to config.js
mv config.example.js config.js

# Make sure to edit config.js to set GOTN times as well as 
# include Discord webhook links

# Once done, run using
npm start

About

Webhook bot that automatically shares Starblast Game of the Night links

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published