Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
πŸ“ Add command description
Browse files Browse the repository at this point in the history
  • Loading branch information
suzukey committed Nov 2, 2022
1 parent 2bc6c2b commit 51517c7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,14 @@ $ npm run start
To start the bot in the current guild, Send `&trans` command in Discord

```
# Select channels and start the transfer
&trans
# Select a channel and start the transfer
# Join by specifying the channel names argument
&trans [FromChannelName] [ToChannelName]
# Leave channels and end the transfer
&leave
```

<p align="center">&mdash; πŸ“£ &mdash;</p>
Expand Down

0 comments on commit 51517c7

Please sign in to comment.