youandme/src/youandme/commands.py

3 lines
121 B
Python
Raw Normal View History

garbage_character = b'\x00'
terminator = 1
WELCOME_MESSAGE = "Connection established. Dance like no one is watching :)\n"