Skip to content

v1.2

Compare
Choose a tag to compare
@PaulMarisOUMary PaulMarisOUMary released this 02 Mar 15:07
· 503 commits to main since this release
071d97c

What's Changed

  • Add new cog: Croissants screengrab by @leo-chartier in #5
  • Add new cog: Birthday @RomainNicolaon in #6
  • Add requirement.txt (install all dependencies, using pip install -r requirement.txt).
  • Add few commands (see Available Commands section in the ReadMe).
  • Implement SQL database.
    • Handle database disconnection.
    • Add noCode-SQL wrapper.
    • merge new database implementation by @PaulMarisOUMary in #12
  • Change auth/ to config/ folder, and auth/auth.json to config/bot.json & config/database.json.
  • Fix smallest typo ever by @ClementCaton in #9

New Contributors

Full Changelog: v1.1...v1.2