We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 566ca3d commit 2bcef91Copy full SHA for 2bcef91
arthur/exts/systems/motd.py renamed to arthur/exts/systems/_motd.py
arthur/exts/systems/system_information.py
@@ -19,7 +19,7 @@
19
from arthur.apis.systems import lib9front
20
from arthur.bot import KingArthur
21
from arthur.config import CONFIG
22
-from arthur.exts.systems.motd import MOTD
+from arthur.exts.systems._motd import MOTD
23
24
BASE_RESOURCE = "https://git.9front.org/plan9front/plan9front/HEAD/{}/raw"
25
THRESHOLD = 0.01
0 commit comments