mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-05 21:20:51 +00:00
updates
This commit is contained in:
parent
4c8fa594e7
commit
f8def16c88
@ -8,9 +8,9 @@ import textwrap as tw
|
||||
|
||||
class CLI(Logger):
|
||||
ROUTES = {
|
||||
'help':'see help messages',
|
||||
'register':'register new user',
|
||||
'login':'log back in'
|
||||
'help':'seek help',
|
||||
'register [name]':'join the komrades',
|
||||
'login [name]':'log back in'
|
||||
}
|
||||
|
||||
def __init__(self,name='',cmd='',persona=None):
|
||||
|
Loading…
Reference in New Issue
Block a user