Skip to content

Commit c00360f

Browse files
committed
Temporarily disable bot startup
1 parent 65c3b93 commit c00360f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

main.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55

66
def main() -> None:
7+
print("Memact AutoMod is temporarily disabled and will not connect to Discord.")
8+
return
9+
710
settings = load_settings()
811
keepalive_state = KeepAliveState()
912
keepalive_server = start_keepalive_server(keepalive_state)

0 commit comments

Comments
 (0)