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 9984cc1 commit ab66549Copy full SHA for ab66549
v.md
@@ -4,10 +4,11 @@ A simple Discord bot made for programmers by the [iso.dev team](https://github.c
4
## note
5
> put your bot's token in `bot.run('token')` to run it
6
7
-> codes after `"```"` willbe ignored, please do this instead:
8
- \`\`\`c
+> codes after `"```"` willbe ignored, please do the following instead:
+
9
+` \`\`\`c
10
{codes here}
- \`\`\`
11
+ \`\`\``
12
13
14
*(note that this bot is still in progress)*
0 commit comments