# Packages
No description provided by the author
# README
Unison
Unison is a framework for Discord chat bots written in Go.
It is currently used to power the stackguru bot for the /r/Nootropics Discord server.
Written and maintained by @s1kx and @sciencefyll.
Features
- Configurable bot modes
- Custom commands
- Custom event hooks
- Access control
Project status
The different labels of this repository.
Requirements
Development
Collaborators and pull requests are very welcome.
We use the following guidelines:
- Semantic Versioning
- Git flow as outlined in this article