mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-05 21:20:51 +00:00
updates
This commit is contained in:
parent
a865846424
commit
6f4177826d
@ -4,9 +4,9 @@ from komrade.backend import *
|
|||||||
import art
|
import art
|
||||||
import textwrap as tw
|
import textwrap as tw
|
||||||
HELPSTR = """
|
HELPSTR = """
|
||||||
/login [name] log back in
|
/login [name] --> log back in
|
||||||
/register [name] new komrade
|
/register [name] --> new komrade
|
||||||
/help seek help
|
/help --> seek help
|
||||||
"""
|
"""
|
||||||
|
|
||||||
class CLI(Logger):
|
class CLI(Logger):
|
||||||
|
Loading…
Reference in New Issue
Block a user