You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/introduction.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,8 @@ Pycord is an advanced and complex Python library. To take advantage of the full
26
26
27
27
This list is not exhaustive, but it should give you a good idea of what you need to know to get started.
28
28
29
+
When you see an ellipsis - that's the three dots - in this guide, it is a placeholder for code that you need to fill in. Sometimes, it may be code for a command, while other times it could be something simple like a Guild ID. Make sure to replace them before running your bot!
30
+
29
31
## Learning Resources
30
32
31
33
Here are some good resources to get started or to freshen up your Python knowledge:
0 commit comments