Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

check command

def check(msg):
       return msg.author == ctx.author and msg.channel == ctx.channel
 
PREVIOUS NEXT
Tagged: #check #command
ADD COMMENT
Topic
Name
5+6 =