1
0
Fork 0
forked from swee/MeowNex
MeowNex/cc/hug
2024-11-15 21:15:15 -08:00

4 lines
No EOL
137 B
Text

from random import choice
from sys import argv
lene = len(sys.argv)
print("\x01ACTION gives a hug to {argv[1] if len > 3 else argv[3:]}")