Skip to content

Major Update

Compare
Choose a tag to compare
@thisisayush thisisayush released this 22 Mar 07:12
· 62 commits to master since this release
7c5cd37

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 in config.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