-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README to include features from #3
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# maubot-alternatingcaps | ||
|
||
A simple [maubot](https://github.com/maubot/maubot) plugin that repeats previous message in room using aLtErNaTiNg cApS. | ||
A simple [maubot](https://github.com/maubot/maubot) plugin that repeats previous (or replied to) message in room using aLtErNaTiNg cApS. | ||
|
||
![preview](preview.png) | ||
|
||
## Usage | ||
|
||
Download .mbp from [releases](https://github.com/rom4nik/maubot-alternatingcaps/releases), [upload it](https://docs.mau.fi/maubot/usage/basic.html#uploading-plugins) to server, [create an instance](https://docs.mau.fi/maubot/usage/basic.html#creating-instances), send some message in a room with bot present, then send `!altcaps`. | ||
Download .mbp from [releases](https://github.com/rom4nik/maubot-alternatingcaps/releases), [upload it](https://docs.mau.fi/maubot/usage/basic.html#uploading-plugins) to server, [create an instance](https://docs.mau.fi/maubot/usage/basic.html#creating-instances), send some message in a room with bot present, then send `!altcaps`, `!alternatingcaps` or `!spongebob` as a normal message or a reply. |