mirror of
https://github.com/ThunixdotNet/tilde-launcher.git
synced 2026-01-24 05:10:18 +00:00
Remove chat from help list
This commit is contained in:
2
tilde
2
tilde
@@ -26,7 +26,7 @@ class TildeLauncher:
|
||||
|
||||
COMMANDS = ["help","contrib","chat"]
|
||||
|
||||
USAGE = dict(help="\n Displays this menu",contrib=" <program>\n Your gateway to programs made by teammates,\n for teammates!",chat="\n An IRC chatroom.")
|
||||
USAGE = dict(help="\n Displays this menu",contrib=" <program>\n Your gateway to programs made by teammates,\n for teammates!")
|
||||
|
||||
def __init__(self,prog_dir):
|
||||
self.progdir = prog_dir
|
||||
|
||||
Reference in New Issue
Block a user