Develop-discord-bots-in-python


Develop-discord-bots-in-python
Category:
Date:
01/26/23 at 4:55am GMT+1
Submitter:
Seeders:
6
Leechers:
0
File size:
1.6 GB in 98 files

Torrent Status:
  This torrent has NOT been verified. 

Infohash:
79fdad2185c86ec4586c846d60346226e54f725e


File list

  • Develop-discord-bots-in-python
  • icon course material/01 - Introduction and Overview/001 Welcome to my Course!.mp4 6 MB
    icon course material/01 - Introduction and Overview/001 Welcome to my Course!_en.srt 3.7 KB
    icon course material/02 - Setup/001 Installing the library.html 785 B
    icon course material/02 - Setup/002 Creating a bot.mp4 13 MB
    icon course material/02 - Setup/002 Creating a bot_en.srt 3.6 KB
    icon course material/02 - Setup/003 Running the bot.mp4 3.8 MB
    icon course material/02 - Setup/003 Running the bot_en.srt 1.7 KB
    icon course material/02 - Setup/004 If your bot is not working (Update on Intents).html 473 B
    icon course material/03 - Events/001 on_ready Event.mp4 10.6 MB
    icon course material/03 - Events/001 on_ready Event_en.srt 5.6 KB
    icon course material/03 - Events/002 on_message Event.mp4 13.3 MB
    icon course material/03 - Events/002 on_message Event_en.srt 5.1 KB
    icon course material/03 - Events/003 on_member_join Event.mp4 13.9 MB
    icon course material/03 - Events/003 on_member_join Event_en.srt 4.8 KB
    icon course material/03 - Events/004 Reaction Bot Adding the role (12).mp4 42.5 MB
    icon course material/03 - Events/004 Reaction Bot Adding the role (12)_en.srt 13.7 KB
    icon course material/03 - Events/005 Reaction Bot Removing the role (22).mp4 17.4 MB
    icon course material/03 - Events/005 Reaction Bot Removing the role (22)_en.srt 4.1 KB
    icon course material/03 - Events/006 Event Basics Code.html 3.3 KB
    icon course material/04 - Commands/001 Reply Command.mp4 14.5 MB
    icon course material/04 - Commands/001 Reply Command_en.srt 6.2 KB
    icon course material/04 - Commands/002 Coinflip Command.mp4 7.4 MB
    icon course material/04 - Commands/002 Coinflip Command_en.srt 3 KB
    icon course material/04 - Commands/003 Rock Paper Scissors Command.mp4 21.7 MB
    icon course material/04 - Commands/003 Rock Paper Scissors Command_en.srt 6.9 KB
    icon course material/04 - Commands/004 Making a HelpAbout Command.mp4 128.1 MB
    icon course material/04 - Commands/004 Making a HelpAbout Command_en.srt 11.5 KB
    icon course material/04 - Commands/005 Moderation Bot Server Edit Command (14).mp4 71 MB
    icon course material/04 - Commands/005 Moderation Bot Server Edit Command (14)_en.srt 12.9 KB
    icon course material/04 - Commands/006 Small update on the edit function.html 233 B
    icon course material/04 - Commands/007 Moderation Bot KickBanUnban Commands (24).mp4 33.5 MB
    icon course material/04 - Commands/007 Moderation Bot KickBanUnban Commands (24)_en.srt 10.8 KB
    icon course material/04 - Commands/008 If your unban command isn't working.html 626 B
    icon course material/04 - Commands/009 Moderation Bot Clear Message Command (34).mp4 113.5 MB
    icon course material/04 - Commands/009 Moderation Bot Clear Message Command (34)_en.srt 10.1 KB
    icon course material/04 - Commands/010 Moderation Bot Mute, Deaf and Kick a User in a Voice Channel (44).mp4 15.9 MB
    icon course material/04 - Commands/010 Moderation Bot Mute, Deaf and Kick a User in a Voice Channel (44)_en.srt 5.6 KB
    icon course material/04 - Commands/011 Commands Basics Code.html 5.1 KB
    icon course material/04 - Commands/012 Summary of Commands.html 2.3 KB
    icon course material/05 - Advanced/001 Checks.mp4 53.9 MB
    icon course material/05 - Advanced/001 Checks_en.srt 12.4 KB
    icon course material/05 - Advanced/002 Error Handling.mp4 64.4 MB
    icon course material/05 - Advanced/002 Error Handling_en.srt 13.6 KB
    icon course material/05 - Advanced/003 Cogs.mp4 64 MB
    icon course material/05 - Advanced/003 Cogs_en.srt 14.6 KB
    icon course material/05 - Advanced/004 Update on Cogs.html 1.2 KB
    icon course material/05 - Advanced/005 Tasks.mp4 53.8 MB
    icon course material/05 - Advanced/005 Tasks_en.srt 10.1 KB
    icon course material/06 - Making a Music Bot/001 Overview.mp4 6.9 MB
    icon course material/06 - Making a Music Bot/001 Overview_en.srt 2.9 KB
    icon course material/06 - Making a Music Bot/002 Installing FFmpeg (Windows).mp4 12.6 MB
    icon course material/06 - Making a Music Bot/002 Installing FFmpeg (Windows)_en.srt 3.1 KB
    icon course material/06 - Making a Music Bot/003 Installing FFmpeg (MacOS).mp4 4.7 MB
    icon course material/06 - Making a Music Bot/003 Installing FFmpeg (MacOS)_en.srt 1.5 KB
    icon course material/06 - Making a Music Bot/004 Join Leave Commands.mp4 13 MB
    icon course material/06 - Making a Music Bot/004 Join Leave Commands_en.srt 5.5 KB
    icon course material/06 - Making a Music Bot/005 Play Command Downloading the Song File.mp4 59.4 MB
    icon course material/06 - Making a Music Bot/005 Play Command Downloading the Song File_en.srt 15.1 KB
    icon course material/06 - Making a Music Bot/006 Play Command Playing and Queueing Music.mp4 49.1 MB
    icon course material/06 - Making a Music Bot/006 Play Command Playing and Queueing Music_en.srt 12.6 KB
    icon course material/06 - Making a Music Bot/007 Play Command Deleting the Files.mp4 18.4 MB
    icon course material/06 - Making a Music Bot/007 Play Command Deleting the Files_en.srt 4.5 KB
    icon course material/06 - Making a Music Bot/008 Play Command Activity Status.mp4 45.4 MB
    icon course material/06 - Making a Music Bot/008 Play Command Activity Status_en.srt 9.6 KB
    icon course material/06 - Making a Music Bot/009 Small Fix if the Music Bot isn't working.mp4 10.9 MB
    icon course material/06 - Making a Music Bot/009 Small Fix if the Music Bot isn't working_en.srt 3.1 KB
    icon course material/06 - Making a Music Bot/010 Resume, Pause and Stop command.mp4 27.5 MB
    icon course material/06 - Making a Music Bot/010 Resume, Pause and Stop command_en.srt 8 KB
    icon course material/06 - Making a Music Bot/011 DJ Role.mp4 14.7 MB
    icon course material/06 - Making a Music Bot/011 DJ Role_en.srt 3.6 KB
    icon course material/06 - Making a Music Bot/012 Error Handling.mp4 40.1 MB
    icon course material/06 - Making a Music Bot/012 Error Handling_en.srt 10.9 KB
    icon course material/06 - Making a Music Bot/013 Music Bot Source Code.html 7.6 KB
    icon course material/07 - Making a Battleships Bot/001 Overview.mp4 14.3 MB
    icon course material/07 - Making a Battleships Bot/001 Overview_en.srt 4.7 KB
    icon course material/07 - Making a Battleships Bot/002 Rendering the Board.mp4 67.2 MB
    icon course material/07 - Making a Battleships Bot/002 Rendering the Board_en.srt 20.2 KB
    icon course material/07 - Making a Battleships Bot/003 Starting the Game.mp4 40.7 MB
    icon course material/07 - Making a Battleships Bot/003 Starting the Game_en.srt 13.7 KB
    icon course material/07 - Making a Battleships Bot/004 Placing the Ships.mp4 56.6 MB
    icon course material/07 - Making a Battleships Bot/004 Placing the Ships_en.srt 12.8 KB
    icon course material/07 - Making a Battleships Bot/005 Shoot Command.mp4 41.1 MB
    icon course material/07 - Making a Battleships Bot/005 Shoot Command_en.srt 12.6 KB
    icon course material/07 - Making a Battleships Bot/006 Implementing Turns.mp4 19.3 MB
    icon course material/07 - Making a Battleships Bot/006 Implementing Turns_en.srt 5.9 KB
    icon course material/07 - Making a Battleships Bot/007 Error Handling.mp4 50.7 MB
    icon course material/07 - Making a Battleships Bot/007 Error Handling_en.srt 11.1 KB
    icon course material/07 - Making a Battleships Bot/008 Battleships Source Code.html 10.7 KB
    icon course material/08 - Making a Poll Bot/001 Overview.mp4 7.9 MB
    icon course material/08 - Making a Poll Bot/001 Overview_en.srt 3.8 KB
    icon course material/08 - Making a Poll Bot/002 Poll Command.mp4 44.3 MB
    icon course material/08 - Making a Poll Bot/002 Poll Command_en.srt 16.9 KB
    icon course material/08 - Making a Poll Bot/003 Timer Function.mp4 85.1 MB
    icon course material/08 - Making a Poll Bot/003 Timer Function_en.srt 20.3 KB
    icon course material/08 - Making a Poll Bot/004 Poll Bot Source Code.html 4.8 KB
    icon course material/09 - Nextcord The new discord.py in 2022/001 Discord.py 2.0 or Nextcord.html 402 B
    icon course material/09 - Nextcord The new discord.py in 2022/002 What is Nextcord.html 1.1 KB
    icon [Hello].txt 679 B

No Similar Torrents Found

If we find similar torrents, we normally show them right here. We couldn't find anything for "Developdiscordbotspython".