Releases: SOBotics/Botpy
Finished the privilege system
The privilege system is now complete, with all the commands related to the privilege system implemented. Your application would want to update to this version as earlier versions did not have any commands around the privilege system.
Another bug fix in Command Manager
Another bug fix in command manager which led to exceptions.
This release is backward compatible.
Bug fix in Command Manager
A bug fix in Command Manager which was leading to exceptions whenever a command was run.
This release is backward compatible.
Upload on PyPi complete
Botpy is now available on PyPi. Do note that Botpy is still not completely stable, and as this is a pre-release, backward compatible changes will be rolled out without warnings.
One can now install Botpy using pip
:
pip install BotpySE
Fast forward to release 0.1.14
A number of PyPi changes and small bug fixes. The releases which have been skipped on Github were of no importance to be released on Github as they were extremely small and mainly changes in the PyPi structure; nevertheless, they are available on PyPi.
Bugfixes and PyPi restructure
Bugfixes and PyPi restructure
Initial Release
Initial Release. Unstable and not production ready.