Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroslav-android authored Jul 8, 2023
1 parent f88114e commit d908d61
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# hometown-bot
A highly customizable Discord bot for management of temporary channels

## Commands

### Lobby
- `/lobby register 'channel'`
- Register a new lobby
- `/lobby capacity 'lobby' 'capacity'`
- Select new lobbies' capacity
- `/lobby name 'lobby' 'name'`
- Select new channels' name when created
- `/lobby list`
- Show registered lobbies
- `/lobby remove 'lobby'`
- Remove an existing lobby

### Reset
- `/reset lobby name 'lobby'`
- Set the new lobby name to the default
- `/reset lobby capacity 'lobby'`
- Set the new lobby capacity to the default

0 comments on commit d908d61

Please sign in to comment.