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 881ecc4 commit 288aabdCopy full SHA for 288aabd
v.md
@@ -4,13 +4,13 @@ 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 the following instead:
+> codes after `"```"` will be ignored in `.cexecute` command, please do the following instead:
8
9
-\`\`\`c
+`.execute \```c`
10
11
-{codes here}
+`{codes here}`
12
13
-\`\`\`
+`\````
14
15
16
*(note that this bot is still in progress)*
0 commit comments