Warning
Since this (official) release, many functions from `about.py` use `return` instead of printing stuff to the console.
This means that you'll have to recheck if your code is still behaving correctly for certain functions
Functions which had bug-creating rewrites (`about.py`):
- change_language
- coins_amount
- about
- id_check
- claimable
- show
- affiliate_data
Latest Changelog
- Updated about.py, panel.py README, Examples & Bug Report
- Fixed Stupid Bugs
- Tested & rewritten for better performance
- Added get_server_resources
- **Full Changelog**: https://github.com/suspectedesp/bot-hosting-wrapper/compare/v1.2.2...v1.3