Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

discordpy make all inputs lowercase

#Put this when initiating bot
client = commands.Bot(command_prefix="!", case_insensitive=True)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #discordpy #inputs #lowercase
ADD COMMENT
Topic
Name
8+9 =