html terminal
Diffstat (limited to 'src/bot/usage.md')
-rw-r--r--src/bot/usage.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/bot/usage.md b/src/bot/usage.md
index 625ec42..a036e7e 100644
--- a/src/bot/usage.md
+++ b/src/bot/usage.md
@@ -1,4 +1,12 @@
## Usage
upload a file, with a msch extension (eg `24tpi_imp.msch`) and a schematic preview will be generated.
-you may instead upload a message containing a base64 encoded schematic. \ No newline at end of file
+you may instead upload a message containing a base64 encoded schematic.
+
+## Eval
+
+type```
+>eval ​`​`​`arm
+print "xd"
+​`​`​`
+```for the bot to evaluate your MLOG \ No newline at end of file