From e2609945fe10e3bb34da61ea66698f9525c260a2 Mon Sep 17 00:00:00 2001 From: Ethan Date: Tue, 26 Jan 2021 12:33:27 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 309399b..d716c1f 100644 --- a/README.md +++ b/README.md @@ -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