Skip to content

Instantly share code, notes, and snippets.

View Sengolda's full-sized avatar
💻
Working on coding projects.

Sengolda

💻
Working on coding projects.
View GitHub Profile
@Sengolda
Sengolda / enhanced_dpy_guide.md
Last active October 1, 2021 14:56
A Guide for enhanced-dpy.

enhanced-discord.py guide

Guide to getting started with discord.py

things to note

  • to learn about enhanced-discord.py, you must know the basics of python, this includes if statements, dicts, tuples, lists, loops, and all the other basics.

If you do know basics, We can get to the basics of discord.py

Install