This is part four of the Python tutorial for creating a Discord bot - this one's rather fast, but we'll migrate from using client API to real bot API, and I'll show you why we do that. Also, some visual enhancements to make the bot stand out.
And of course, as always, like, share, subscribe, and click the bell icon to get notifications of new content on this channel.
Code can be found from here:
You can make a clone of it, study it, play with it. Note that code is ahead of this video since when I make new ones, I push them on top of old ones. Read the README file for instructions on how you can check out the code for a specific session. If you just want to see the final result - so far - no need to go back in time, the final commit is always the best available at the time.
Note: I created a short video to show how you can use git commands to find the code for each episode: