Major Update
Update to latest code from Main Fork (@steffo99/greed)
What's Changed:
- Introduce new changes and optimizations done by @Steffo99
- Fix issues with Conversions, Callbacks, and User Credit.
- Update README with better details about installation and deployment.
- Introduce new configuration management.
How to Upgrade:
- Install new dependencies by reinitializing your virtual environment as mentioned in the Installation Steps Step 3-5
- Generate the new
config.toml
file as mentioned in the Installation Steps Step 7. - Update your configuration from
config.ini
and replacing it with respective values inconfig.toml
file. - Remove the old configuration file i.e.
config.ini
- That's it. Restart your bot and test.
Full Changelog: v1.0.0...v2.0.0