Skip to content

Commit

Permalink
add Fall 2024 Discord Bot workshop
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanThatOneKid committed Oct 28, 2024
1 parent e0d01c7 commit c58c7a9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions workshops/fall2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ workshops:
description: "Ever wonder how algorithms can be useful beyond interview prep and LeetCode? Join us for a hands-on workshop where we’ll explore how data structures and algorithms are applied in open source projects. We’ll walk through real examples and demo how these concepts can optimize code, improve performance, and solve practical problems!"
timestamp: "2024-10-10"
url: "https://acmcsuf.com/oss-applied-algorithms-fa24"
- title: "Discord Bots with Python"
description: "In this workshop, you will learn how to created a Discord bot from scratch using Python! You will be introduced to the Discord developer portal, creating a bot application, coding slash commands, and finally connect our code to our bot application so we can run commands in servers!"
timestamp: "2024-10-27"
url: "https://acmcsuf.com/oss-discord-fa24"
---

# Fall 2024 workshops
Expand Down

0 comments on commit c58c7a9

Please sign in to comment.