mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-05 21:20:51 +00:00
updates
This commit is contained in:
parent
f95e0775ca
commit
adf019b3a6
@ -4,7 +4,7 @@ from komrade.backend import *
|
||||
import art
|
||||
import textwrap as tw
|
||||
INDENT = 14
|
||||
ndnt = ' '*INDENT
|
||||
ndnt = ' '*(INDENT//2)
|
||||
HELPSTR = f"""
|
||||
{ndnt}/login [name] --> log back in
|
||||
{ndnt}/register [name] --> new komrade
|
||||
|
Loading…
Reference in New Issue
Block a user