1
updater.py
Akumatic edited this page 2019-10-09 22:13:11 +02:00

Extension: core.py

This extension gives the bot updating functionality.

Commands

Command Arguments Required Permission Description
update Compares the local version of loaded extensions with the remote version given by the link in the update dict. Updates them if there is any difference.
setPrivateToken {token} If you have a private git repo and want to access it to update your extensions, you can set up your "Personal access token" with this command.