From b60f0fe8b59e4e4741bb24aea4213a5073095dea Mon Sep 17 00:00:00 2001 From: Smith Date: Tue, 19 Apr 2022 20:09:15 +0200 Subject: [PATCH] readme --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0e5d42f..dc9345c 100644 --- a/README.md +++ b/README.md @@ -277,9 +277,11 @@ This project was inpired by (the sudden disappearance of) "_Game Status#5371_" b The IP regex was stolen from the [ip-regex](https://github.com/sindresorhus/ip-regex) package source. ## Similar projects -https://github.com/soulkobk/DiscordBot_GameStatus -https://github.com/discord-gamestatus/discord-gamestatus -https://github.com/Ramzi-Sah/game-status-discordbot -https://github.com/Ramzi-Sah/game-status-discordbot-selfhosted +* https://github.com/soulkobk/DiscordBot_GameStatus +* https://github.com/Douile/discord-gamestatus +* https://github.com/Ramzi-Sah/game-status-discordbot +* https://github.com/Ramzi-Sah/game-status-discordbot-selfhosted +* https://github.com/msniveau/discord-statusbotv2 +* https://github.com/kevinkjt2000/bowser **[Back to top](#table-of-contents)**