diff --git a/tilde b/tilde index 98e57d5..4a83f88 100755 --- a/tilde +++ b/tilde @@ -24,7 +24,7 @@ class TildeContrib(object): class TildeLauncher: - COMMANDS = ["help","contrib","chat"] + COMMANDS = ["help","contrib"] USAGE = dict(help="\n Displays this menu",contrib=" \n Your gateway to programs made by teammates,\n for teammates!")