From 4fe479ae39f47e223b987d544b5c7f36da088731 Mon Sep 17 00:00:00 2001 From: Ethan Date: Fri, 29 Jan 2021 04:23:49 +0000 Subject: [PATCH] Move bugs to issues --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d716c1f..c280242 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,7 @@ An implementation of osu!bancho in Javascript - 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 +### [List of bugs](https://github.com/tgpethan/Binato/issues?q=is%3Aopen+is%3Aissue+label%3Abug) ## How to connect: