DEV Community

Discussion on: Let's make a Twitch bot with Python!

Collapse
 
cgusb profile image
Gus Becker

For anybody reading, BOT_PREFIX should be the prefix used for your bot commands. Most often on Twitch, bot commands start with "!" which I believe is why the original author has the line BOT_PREFIX=!