Completed
) Testing the Bot
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Code a Discord Bot with Python - Host for Free in the Cloud
Automatically move to the next video in the Classroom when playback concludes
- 1 , Replit now has a new method for environment variables. Check the docs: https://docs.replit.com/programming-ide/storing-sensitive-information-environment-variables
- 2 ) Introduction
- 3 ) Creating a Discord Server
- 4 ) Creating a Bot User
- 5 ) Starting a Project in Repl.it
- 6 ) Coding a Basic Discord Bot
- 7 ) Improving the Bot
- 8 ) Using the Repl.it Database to Store Bot Settings
- 9 ) Testing the Bot
- 10 ) Creating a Web Server for the Bot
- 11 ) Connecting Uptime Robot So Bot Runs Continuously
- 12 ) Creating a GitHub Discord Bot Using Webhooks