Releases: iiPythonx/Prism-v3
Releases · iiPythonx/Prism-v3
v3.1.1 - Redbot structure and stable internals
In this release, versioning for Prism was changed from v1 to v3 (as this is the third rewrite).
This version of Prism includes:
- Stability improvements from reducing core complexity
- Slash command bug fixes
- Library changes to upstream pycord (discord.py migration planned)
v1.0.7 - Prechristmas Release
This is v1.0.7 of Prism v3, changes include:
- Bumping all copyrights to 2021+
- Rewrite using slash commands
- Cleaning up of categories + data folders for extra functionality
- Bank system (importable and fully typed)
- Trivia, elements, and more commands all powered by data folders
- Removed the
module
command, due to not functioning properly with slash commands - Fully functioning status support, changing every 5 minutes
- Allow changeable embed colors for the bot (config.json)
- Removed the
friends
attribute fromconfig.json
.
Another branch has also been created, following the Redbot V3 Command Structure.
Another update for christmas will be coming out soon.
v1.0.3 - Stable
This is v1.0.3 of Prism v3, it includes:
- Fun/entertaining commands (
rps
,sock
, etc.) - Fully functioning currency system (
pay
,work
,slots
, etc.) - Functioning autoreload (by specifying
--debug
) - Image commands (
pfp
,triggered
, more coming soon) - Fully customizable profile (bio + accent color))
- LOTS of bug fixes
- Config command to change runtime settings (disable cooldowns, etc)
v1.0.1 - Base release
This is the first primary release of Prism v3, containing the base system.
It includes:
- Error handling
- Few commands
- Functional configuration
- Logging system
- Developer category
- Full help command