EchoFrost/BernkeBotV2

Add !model command

Opened this issue ยท 0 comments

Displays the text string "What's your model?" in reference to a theoretical or mathematical model of a claim
๐Ÿ“Š

elif message.content.startswith('!model'):
        msg = "What's your model?".format(message)