Skip to content

The Multi-Server update! (a)

Compare
Choose a tag to compare
@Tech-TTGames Tech-TTGames released this 17 Mar 23:11
· 268 commits to main since this release
59bf822

What's Changed

While we had some issues with starting up the documentation workflow we're now up and running!

WARNING! This is a MINOR version bump, which DOES break backwards compatibility! Due to the rewrite-y nature of the update, all installations WILL stop working when you get this update! This update also requires an additional PostgreSQL database to be set up.

v0.1 Changelog:

  • General Reorganization of internals
  • Documentation!
  • Code styled in accordance to Google Style guide for python
  • Proper branding for bot! (Subject to Tickets+ Proprietary License v1.0)
  • Multi-Server support!
  • Poetry dependency control
  • Modified startup. (start_bot.py deleted use python tickets_plus instead)
  • Advanced Database! (Active support for PostgreSQL)
  • Limited some stuff to registered tickets!
  • Decrepted old config.json - New config.json is static and global info for db connection and dev guild.
  • Better Bot Startup
  • Sharded bot!
  • A bot subclass for CLEEEAN handling
  • Error messages! You won't be left with this interaction timed out anymore!
  • Anonymous mode!
  • EMDEDS for days! Responses use embeds where reasonable
  • Community Pings! Pings done after adding community suport roles
  • Some limits to open message of thread and staff team name
  • Some (limited) information in channel descriptions! Like when the channel will close if no message is sent
  • Some additional scripts to help bot setup server-side.
  • /override pull confirmation screen.

(a) - added hotfix and installation instructions

PRs

New Contributors

Full Changelog: v0.0.3.1...v0.1.0.0