README
¶
Shots Store
Shots is a Discord bot. This project houses all the code responsible for updating the bot's database(s).
Contributing
- Install Go 1.11 or higher
go get -u github.com/shots-fired/shots-store
Running
The easiest way to run Shots is by cloning the shots-deploy
project and using Docker Compose.
git clone github.com/shots-fired/shots-deploy
cd shots-deploy
docker-compose build
docker-compose up
Environment variables
- SERVER_ADDRESS
- REDIS_ADDRESS
- REDIS_PASSWORD
Documentation
¶
There is no documentation for this package.
Click to show internal directories.
Click to hide internal directories.