Skip to content

Barrelwolf38087/SHSbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

415 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHSbot

This is the repo for SHSbot.

To install:

git clone https://github.com/SHSbot/SHSbot.git
cd SHSbot
sudo apt install imagemagick graphicsmagick
npm install
cp example_config.json config.json
nano config.json # SHSbot needs a Discord auth key to work, as well as various other auth keys for other commands. Using nano or another editor, add in api keys.
node . #When "Ready!" is logged, SHSbot is online!

If you don't already have it, you will need Node.js & npm:

curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo apt install nodejs

About

A discord bot intended for the SHS Discord server

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors