Skip to content

Commit 288aabd

Browse files
Update v.md
1 parent 881ecc4 commit 288aabd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

v.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ A simple Discord bot made for programmers by the [iso.dev team](https://github.c
44
## note
55
> put your bot's token in `bot.run('token')` to run it
66
7-
> codes after `"```"` willbe ignored, please do the following instead:
7+
> codes after `"```"` will be ignored in `.cexecute` command, please do the following instead:
88
9-
\`\`\`c
9+
`.execute \```c`
1010

11-
{codes here}
11+
`{codes here}`
1212

13-
\`\`\`
13+
`\````
1414

1515

1616
*(note that this bot is still in progress)*

0 commit comments

Comments
 (0)