This repository has been archived by the owner on Nov 25, 2022. It is now read-only.
Releases: ghost-discord/ghost
Releases · ghost-discord/ghost
1.1
Changelist
- Add ModuleDefine
- Add ModuleTranslate
- Add ModuleUptime
- Add ModuleIsUp
- Add ModuleXKCD
- Add ModuleWatch2Gether
- Add ModuleRandomUser
- Commands can now be triggered by mentioning ghost2
- Full music support
- Heroku deployment support
- Project-wide code cleanup
- UX polishing
- Handful of bugfixes
1.0
1.0! Changes: - Update project version to 1.0 - Add ModuleAbout, ModuleScreenshare (#8) - Migrate ModuleInfo aliases from String[] to immutable List<String> - Enforce all-lowercase command names / aliases - Handle aliases in CommandRegistry (#3) - Move InvalidModuleExceptionTest to correct package - Reformat some code - Fix permission check to consider Permission.ADMINISTRATOR - Update Travis release uploads to support refactored build tools - Add Linux ARM32 build