Releases: Divy1211/TGBot
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2-beta
Release notes - AoE2 Team Game Bot - v0.0.2
Added
[TGB-38] Implement list matches filter by player & by queue
/list_matches
now accepts optionaluser
and optionalqueue
arguments to filter matches by users and queues.
Note: If multiple queues share the same rating pool (leaderboard) then their matches will always be included together
Fixed
[TGB-32] Civ win rate command expects a match ID instead of a civ name
[TGB-34] Crash on very long embed - rectify embeds
Embeds with a lot of rows are now paginated, additionally, all
/list_xxx
and/show_xxx
commands are now ephemeral
[TGB-35] Create maps from json command never responds
[TGB-39] Expired bans still show up in ban list
[TGB-42] Reporting match does not correctly update match rating deltas & rating sigmas
v0.0.1-beta
Release notes - AoE2 Team Game Bot - v0.0.1
Added
[TGB-16] Setup systemd to restart the bot service when it crashes
Fixed
[TGB-1] Cancelling match shows "did not vote in time"
[TGB-2] Unused admin and mod roles - permissions unchecked
Admin and Moderator commands will now require the Manage Channels permission on the server for usage. This restriction can be bypassed by using
/set_admin_role
or/set_mod_role
after which only the set roles will be able to use Admin and Moderator commands respectively.
[TGB-4] Crash on link aoe2.net and steam link response
aoe2_net_id and steam_id in the
/link_aoe2
command now accept both plain IDs and full profile URLs (steam profile URL must contain the ID and should not be a vanity URL)
[TGB-5] Possible @ROLE tag injections by escaping @ in string fields
All @ symbols in user-inputted strings are now escaped.
Affected fields:
- Ban reasons
- Map names
- Pool names
- Queue names
First Beta Release
First Beta Release, for AUS Server