Skip to content

Commit c58c7a9

Browse files
add Fall 2024 Discord Bot workshop
1 parent e0d01c7 commit c58c7a9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

workshops/fall2024.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ workshops:
2020
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!"
2121
timestamp: "2024-10-10"
2222
url: "https://acmcsuf.com/oss-applied-algorithms-fa24"
23+
- title: "Discord Bots with Python"
24+
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!"
25+
timestamp: "2024-10-27"
26+
url: "https://acmcsuf.com/oss-discord-fa24"
2327
---
2428

2529
# Fall 2024 workshops

0 commit comments

Comments
 (0)