0.0.5 • Published 10 years ago
hackly v0.0.5
Hackly
Hackly is a Mumble bot.
Hackly is currently in early development, and while it is somewhat usable, things will undoubtedly break between versions.
As documentation about Hackly becomes stabilized, it will appear in the wiki.
Quick Setup
If you run into issues here, consult the wiki.
Grab the package.
$ npm install hacklyCopy the sample config file.
$ cd hackly
$ cp config/sample.config.json config/config.jsonNow you can edit your config/config.json file with your favourite editor.
After that, run Hackly as a local package.
$ node start.jsContributing
If you've found a bug, please raise an issue about it.
If you want to help out with development, go ahead and fork the repository.
Questions?
Come chat in #hackly on freenode.
License
Hackly is licensed as MIT.