Skip to content

Version 2.2.1

Latest
Compare
Choose a tag to compare
@KruASe76 KruASe76 released this 10 Feb 21:30
· 11 commits to main since this release

New

  • Multiple games on the same server support

Fixes

  • No more duplicate fields in captains' DMs
  • If a user calls a command in bot's DMs, they also will be added to the database (to keep custom prefix and language)
  • help will not display server-only command when called in bot's DMs
  • Typo in russian localisation
  • Other fixes

Technical

  • Now using Pipenv as dependency manager and runner
  • Separate maps for interface languages and game languages
  • Some code formatting