Skip to content

Commit 25f424c

Browse files
ChickenDevsLulalabyJustaSqu1dEmmmaTech
committed
Ellipsis Clarification (#349)
* Add clarification in the Introduction * Update docs/introduction.mdx Co-authored-by: JustaSqu1d <[email protected]> Signed-off-by: Lala Sabathil <[email protected]> * Update docs/introduction.mdx Co-authored-by: Emre Terzioglu <[email protected]> Signed-off-by: Chicc <[email protected]> * Update introduction.mdx Signed-off-by: Chicc <[email protected]> * Update introduction.mdx Didn't like the look of the exclamation mark Signed-off-by: Chicc <[email protected]> --------- Signed-off-by: Lala Sabathil <[email protected]> Signed-off-by: Chicc <[email protected]> Co-authored-by: Lala Sabathil <[email protected]> Co-authored-by: JustaSqu1d <[email protected]> Co-authored-by: Emre Terzioglu <[email protected]>
1 parent 8633530 commit 25f424c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/introduction.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Pycord is an advanced and complex Python library. To take advantage of the full
2626

2727
This list is not exhaustive, but it should give you a good idea of what you need to know to get started.
2828

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+
2931
## Learning Resources
3032

3133
Here are some good resources to get started or to freshen up your Python knowledge:

0 commit comments

Comments
 (0)