Talks

Python + Discord = Great Bots! | PyOhio 2024

By Alex Oladele,

Published on Jul 28, 2024   —   1 min read

PyOhio24 Logo

Title:

Discord + Python = Great Bots!

Abstract:

Okay you already enjoy using python, and you already enjoy using Discord, but what if you combined both!

In this talk we will explore how to build a discord bot using the Pycord library. We’ll build a dice rolling bot that utilizes Discord’s native slash commands. At the end of this talk you’ll have learned the different ways to invoke discord bot actions, the different lifecycle events each bot goes through, structuring the code for maintainability, and how to build for widespread adoption.

Talk Materials:

Python + Discord = Great Bots! - Audience
Python + Discord = Great Bots! Let’s build a dice bot!

"Python + Discord = Great Bots!" Slide Deck

GitHub - dragid10/discord-dice-bot-template: A template repo for creating a discord bot that can roll dice.
A template repo for creating a discord bot that can roll dice. - dragid10/discord-dice-bot-template

Discord Dice Bot Template Repo

Video:


Share on Facebook Share on Linkedin Share on Twitter Send by email

Subscribe to the newsletter

Subscribe to the newsletter for the latest news and work updates straight to your inbox, every week.

Subscribe