Separate out everything into files and implement a modules system to segment commands
This commit is contained in:
@@ -9,4 +9,3 @@ def warn(data):
|
||||
|
||||
def error(data):
|
||||
print("[ERROR]", data)
|
||||
exit(1)
|
||||
|
||||
Reference in New Issue
Block a user