Merge branch 'master' of https://github.com/tgpethan/Binato
This commit is contained in:
commit
6f6c66b7a8
1 changed files with 2 additions and 3 deletions
|
@ -9,9 +9,8 @@ An implementation of osu!bancho in Javascript
|
|||
- Friends List
|
||||
- Chat & Channels
|
||||
- Private Messages
|
||||
|
||||
### Currently unimplemented things:
|
||||
- Bot
|
||||
- Minimum Viable Product of a bot
|
||||
- For a command list check [BotCommandHandler](https://github.com/tgpethan/Binato/blob/master/server/BotCommandHandler.js) or use !help on a live server
|
||||
|
||||
## Bugs:
|
||||
- If a client clicks the plus button in the chat window to join another channel the client will "crash", the game will keep running but the user will be unable to do anything
|
||||
|
|
Loading…
Reference in a new issue