Skip to content

Commit cbe7cb6

Browse files
DiamondLionLVDiamondLionLV
authored andcommitted
upload
1 parent 24f1eab commit cbe7cb6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

common-errors.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,4 @@ Your code has an error somewhere. This is _impossible_ to troubleshoot without t
3939

4040
The following trick is a lifesaver, so pay attention: Your code editor is trying to help you. Whatever editor you're using \(except notepad++.exe. Don't use notepad++!\), clicking on any \(and I mean any\) special character such as parentheses, square brackets, curly braces, double and single quotes, will automatically highlight the one that matches it. The screenshot below shows this: I clicked on the curly brace at the bottom, it shows me the one on top by highlighting it. Learn this, and how different functions and event handlers "look" like.
4141

42-
![They have friends](https://i.imgur.com/x1T55kY.png)
43-
44-
You can check out [Installing and Using a Proper Editor](other-guides/installing-and-using-a-proper-editor.md) to help in at least knowing there are errors _before_ running your bot code.
42+
![They have friends](https://i.imgur.com/x1T55kY.png)

0 commit comments

Comments
 (0)