✨ !wolf command
This commit is contained in:
@ -184,7 +184,7 @@ def replaceMultiple(mainString, toBeReplaces, newString):
|
||||
# Replace the string
|
||||
mainString = mainString.replace(elem, newString)
|
||||
|
||||
return mainString
|
||||
return mainString
|
||||
|
||||
def emojiToCommand(emoji):
|
||||
if emoji == "1️⃣":
|
||||
|
Reference in New Issue
Block a user