litt flere quit-kommandoer
This commit is contained in:
@ -10,7 +10,7 @@ import signal
|
|||||||
import readline
|
import readline
|
||||||
from helpers import *
|
from helpers import *
|
||||||
|
|
||||||
exit_commands = ['exit', 'abort', 'quit', 'bye', 'eat flaming death']
|
exit_commands = ['exit', 'abort', 'quit', 'bye', 'eat flaming death', 'q']
|
||||||
help_commands = ['help', '?']
|
help_commands = ['help', '?']
|
||||||
context_commands = ['what', '??']
|
context_commands = ['what', '??']
|
||||||
local_help_commands = ['help!', '???']
|
local_help_commands = ['help!', '???']
|
||||||
|
Reference in New Issue
Block a user