Skip to content

nullpointcoded/discord-bot-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

discord-bot-tutorial

Source code for my Discord Bot YouTube series. Built with Python & discord.py

๐Ÿ› ๏ธ Discord Bot Tutorial

This is the source code for my Discord bot tutorial series on YouTube:
๐ŸŽฅ Watch the Series Here

๐Ÿ’ก What You'll Learn

  • How to set up a Discord bot using discord.py
  • How to create slash commands
  • How to use cogs to organize your bot
  • How to load commands dynamically
  • And more custom features

๐Ÿš€ Running the Bot

  1. Clone the repo
  2. Install dependencies
pip install -r requirements.txt
python bot.py # Runs the bot

About

Source code for my Discord Bot YouTube series. Built with Python & discord.py

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages