From 0ba52bc3a636c0848d5741850ecea808830df6da Mon Sep 17 00:00:00 2001 From: "Harry Clark (clarkh9)" Date: Wed, 23 Nov 2022 23:25:26 +0000 Subject: [PATCH] Update bot.py --- 4071-DiscordBot/bot.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/4071-DiscordBot/bot.py b/4071-DiscordBot/bot.py index 117b694..26eb784 100644 --- a/4071-DiscordBot/bot.py +++ b/4071-DiscordBot/bot.py @@ -51,8 +51,8 @@ WIIMMFI_STATUS = "https://wiimmfi.de/stat?m=80" WIIMMFI_REGION = "https://wiimmfi.de/reg-stat" FACTS = ["Wiimmfi is a substitute server for the Nintendo WFC which was shut down on May 20th 2014", "There are a lot of ways to download Wiimmfi onto your system. This can be through the propriatory Wiimmfi Patcher using the Homebrew Channel. Or, specifically for Mario Kart Wii, you can use CTGP", - "Wiimmfi began life on May 10th 2014, 10 days prior to the shutdown of WFC", "The main developer, Wiimm, originally implemented the server using PHP due to it's ease of use with server side client hosting. However, to improve performance, the servers were re-written for C/C++" - ] + "Wiimmfi began life on May 10th 2014, 10 days prior to the shutdown of WFC", + "The main developer, Wiimm, originally implemented the server using PHP due to it's ease of use with server side client hosting. However, to improve performance, the servers were re-written for C/C++"] ########## ##