We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad0cdec commit 33be3aeCopy full SHA for 33be3ae
v.md
@@ -2,7 +2,13 @@
2
A simple Discord bot made for programmers by the [iso.dev team](https://github.com/PyBotDevs)
3
4
## note
5
-put your bot's token in `bot.run('token')` to run it
+> put your bot's token in `bot.run('token')` to run it
6
+
7
+> codes after `"```"` willbe ignored, please do this instead:
8
+> "```c
9
+> {codes here}
10
+> ```"
11
12
13
*(note that this bot is still in progress)*
14
0 commit comments