Skip to content

Commit 33be3ae

Browse files
Update v.md
1 parent ad0cdec commit 33be3ae

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

v.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22
A simple Discord bot made for programmers by the [iso.dev team](https://github.com/PyBotDevs)
33

44
## note
5-
put your bot's token in `bot.run('token')` to run it
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
9+
> {codes here}
10+
> ```"
11+
612
713
*(note that this bot is still in progress)*
814

0 commit comments

Comments
 (0)