Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
greeeen-dev authored Apr 25, 2024
1 parent 274e017 commit b811f7d
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b811f7d

Please sign in to comment.