Releases: winglessraven/AMP-Discord-Bot
Releases · winglessraven/AMP-Discord-Bot
1.6.0-pre
- Recompiled for compatibility with AMP build 2.3.2.0
1.5.0
What's Changed
- Can now send commands to the server console (if server supports it) by @winglessraven in #12
Full Changelog: 1.4.0...1.5.0
1.4.0
- Add option to display online player list in the info panel (if server logs player names on join & leave)
1.3.1
1.3.0
- Disable buttons depending on status of the server (e.g. If running you cannot click Start)
- Add setting to adjust frequency of updates to Discord (presence and info panel). Recommended minimum frequency of 30 seconds.
1.2.0
- Control buttons to show in the settings
- Add new 'Manage Server' button that will DM a link to the instance panel (if permissions allow)
1.1.1
Bugfix - only run stop command from button click once
1.1.0
1.0.3
- Add help command to show possible options in Discord
- Clear user cache before checking roles to ensure the latest is grabbed from Discord
1.0.2 - Fix duplicate listener
Fix issue where when settings were changed the listen event would be registered again and duplicated, resulting it double responses from the bot.