Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.13 KB

StudentDesc.md

File metadata and controls

17 lines (12 loc) · 1.13 KB

Creating a Discord Bot in Python

Learn how to create a Discord bot in Python, using the discord.py library.

Chat Bot Introduction PowerPoint Presentation

<iframe src='https://view.officeapps.live.com/op/embed.aspx?src=https://hylandtechclub.com/py-201/DiscordBot/ChatBotIntro.pptx' width='100%' height='450px' frameborder='0'></iframe>

New Topics PowerPoint Presentation

<iframe src='https://view.officeapps.live.com/op/embed.aspx?src=https://hylandtechclub.com/py-201/DiscordBot/NewTopics.pptx' width='100%' height='450px' frameborder='0'></iframe>

Discord Chat Bot Code-Along Activity

Follow the instructions on this page to create a simple Chat bot for Discord.

Discord Chat Bot Challenges

Once the code-along activity has been completed, go to this page to start working on the challenges.

Archival Session Recording

<iframe width="100%" height="450px" src="https://www.youtube.com/embed/LVrbuTbSLNs" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>