diff --git a/README.md b/README.md index f22ad58..20c08d6 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,22 @@ This is a plugin for Unifier which allows it to work on Revolt, a Discord altern instance and allows messages from Revolt to be bridged to other platforms. ## Requirements -Unifier v1.1.12 or newer is required. +### v1.0.5 or newer +Unifier v1.2.0 or newer is required. + +### v1.0.4 or older +Unifier v1.1.12 is required. ## Setup -To install Unifier Revolt Support, you can run `u!install-revolt` on the bot. If you have a different GitHub user URL -set for `files_endpoint`, the user will need to fork this repository for the command to work. +### Unifier v1.2.0 or newer +To install Unifier Revolt Support, you can run `u!install https://github.com/UnifierHQ/unifier-revolt` on the bot. +This will install the plugin through System Manager. + +### Unifier v1.1.12 or older +To install Unifier Revolt Support, you will need to manually install the extension. Download v1.0.4 then copy +`bridge_revolt.py` to `cogs` folder. + +Installing using admin.py and upgrading using upgrader.py is no longer available. ## License Unifier Revolt Support is licensed under the AGPLv3. If you wish to use its source code, please read the license