mirror of
https://github.com/wah-su/stickerbridge.git
synced 2025-04-05 15:54:41 +00:00
Add missing prefixes in README.md
This commit is contained in:
parent
77eb829a69
commit
cf8e8ff2a1
1 changed files with 1 additions and 1 deletions
|
@ -27,5 +27,5 @@ pip install -r requirements.txt
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Invite the bot in a room (currently does not support encrypted rooms), type ```!sb help``` to list available commands.
|
Invite the bot in a room (currently does not support encrypted rooms), type ```!sb help``` to list available commands.
|
||||||
Type ```import <stickerpack name>``` to import stickerpack to the room, ex. ```import bestblobcats```.
|
Type ```!sb import <stickerpack name>``` to import stickerpack to the room, ex. ```!sb import bestblobcats```.
|
||||||
After importing is completed, you will see stickerpack in the menu.
|
After importing is completed, you will see stickerpack in the menu.
|
||||||
|
|
Loading…
Add table
Reference in a new issue