Update readme
This commit is contained in:
parent
b0ed73ebc4
commit
ff1e6d323c
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ Or install node-canvas yourself, see https://github.com/Automattic/node-canvas/w
|
|||
Then copy the `config.default.json` file to `config.json`, enter your credentials and run it with `node index.js`
|
||||
|
||||
## Usage
|
||||
Add the bot to your discord server with the correct privileges and then run `/bee :emote:`
|
||||
The bot spawns an HTTP server on port 3002 on localhost, so you can use that - `http://host/bee?url=<url>`
|
||||
Add the bot to your discord server with the correct privileges and then run `/bee :emote:` or `/bee @user`
|
||||
The bot spawns an HTTP server on port 3002 on localhost, so you can use that - `http://host/bee?url=<url>` or `http://host/bee?reverse=true&url=<url>`
|
||||
|
||||
## Docker
|
||||
|
||||
|
|
Reference in a new issue