Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Mar 17:53
928d96c

[1.2.1] - 2024-03-09

馃悰 Bug Fixes

  • (server_provider_factory) Removed incorrect return type.
  • (nidibot) Fixed incorrect import from nidibot package.
  • (discord-bot) Fixed crash during call of backup_restore when amount of backups was higher than 25.

馃摎 Documentation

  • (nidibot) Added docstrings.
  • (server_providers) Added docstrings.
  • (bots) Added docstrings.
  • (README.md) Corrected mentions of package import.
  • (README.md) Added nidibot configuration description.
  • (README.md) Added information about 25 button limitation of Discord for backup_restore command.

鈿欙笍 Miscellaneous Tasks

  • (nidibot) Removed unused import.
  • (nidibot) Set default parameter values in GeneralConfiguration.
  • (tests) Removed redundant test files and classes.
  • (setup.cfg) Changed development status to Production/Stable.