Skip to content

Tester69 Version 1.2

Compare
Choose a tag to compare
@Majestic-dev Majestic-dev released this 06 Sep 17:12
fbcebac

Tester69 v1.2

Hello everyone!
This is version 1.2 of Tester69, the biggest update by far I've EVER made.
This update includes a lot of features I would've never thought I'd add, especially the new DataManager replaced!

I hope you enjoy this update, a lot of effort has been put in to this and I am super proud of this so please star the project if you find it interesting/helpful

What's Changed

 - Moderation System
    * Improved muting and unmuting
    * Use the dispatch event for certain actions

- Logging System
    * Log deletion protection
    * Log moderation actions inside Loggingsystem.py using dispatch events instead of inside the moderation commands

- Miscellaneous
    * Many miscellaneous commands to search random stuff, get random images, gifs, etc.

- Commands
    * Cooldowns for most commands using discord's built in cooldown system
    * Cooldowns using the new cooldown handler for longer duration commands (hourly, daily, weekly, monthly)

- Economy
    * Updated all the economy items and a command to view the descriptions of items
    * Banking system and a global leaderboard
    * Archived all gambling commands to ensure a safe future for Tester69 on discord, and blackjack being broken anyways

- Database
    * Migrated from a JSON database (if you call it a one) to PostgreSQL (asyncpg)

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