This project attempts to conform to SemVer guidelines whenever possible.
- Adding PlantUML component diagrams
- Adding standard GitHub bug report and feature request templates
- Adding support for buying items
- Updating help command menu with buy command
- Restoring missing aws-sdk dependency
- Adding support for starting and stopping an AWS server by instance ID. Fixes #10
- Adding Docker support. Fixes #6
- Fixing error handling bug that breaks Steve when DM-ing a privileged command. Fixes #3
- Changing
OP_ROLE
environment variable toPRIV_ROLE
. - Steve responds with a special message if a privilege command is invoked from outside the privileged Guild
- Adding
PRIV_GUILD
environment variable - Adding Circle CI build configuration
- Fixing bug in command parsing RegEx patterns. Fixes #2
- Added a bunch of tests
- Added
search
command using Wikia API - Added changelog
- Added role based access control on commands
- Added
start
andstop
commands with hooks to HTTP endpoints to do the work - Added help command
- Added GPLv3 license