can you help me create this command please

is there a possibility of a command choosing between one of two users as the winner? Example:
-!test user1 user2
-nightbot: the winner is user2

Yes

!addcom !com_name $(eval a=[`$(1)`,`$(2)`];a[Math.floor(Math.random()*2)])
2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.