1
0
Fork 0
forked from swee/MeowNex
MeowNex/cc/hug

4 lines
137 B
Text
Raw Normal View History

2024-11-15 21:15:15 -08:00
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:]}")