Skip to content

DTbot v3.5

Compare
Choose a tag to compare
@MajorTanya MajorTanya released this 29 Mar 01:14
· 63 commits to v3 since this release
2fc646f

DTbot v2 was retired 2022-12-31.

Changes:

  • Fixed the default Activity defaulting to one with mentioning syntax (now prompts to use /announcements)
  • Added several attributes to /anime & /manga (English Title, Source (source material), Next Episode Air Date (for anime), Studio (for anime), and Staff (creators, directors, artists, etc.)
  • Added context managers for initial database setup in launcher.py
  • Replaced literal types for database procedure names with a StrEnum, and added more specific overloads for dbcallprocedure
  • Other minor improvements and refactorings, check out the commit messages from the Full Changelog below.

Full Changelog: v3.4...v3.5