The very cool Discord bot.
Aer is an open source, free to use bot that you can build on to create your own experiences.
TBW
This section only shows the 3 most recent releases. To see the full changelog, visit changelog.md
.
- 1.10.0
- Added functionality for the bot to fix incorrect levels on startup
- Added member leave messages
- Added setpoints command
- 1.9.0
- Added 2 new warn commands
- Added Ability to change welcome message and channel
- Fixed Major levels bug and new Discord API compatibility
- 1.8.0
- Added warn command
- Added numbering to leaderboard command
- Fixed crash on slow computers when running GuildMemberAdd
Twitter -- @SwiftCoderJoe
GitHub -- SwiftCoderJoe
Distributed under the GNU GPLv3 license. See LICENSE
for more information.
- Fork it (https://github.com/SwiftCoderJoe/Aer/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request