4 lines
53 B
Python
4 lines
53 B
Python
|
|
from chat import chat_commands
|
||
|
|
|
||
|
|
print(chat_commands)
|