html terminal
Diffstat (limited to 'src/bot/usage.md')
| -rw-r--r-- | src/bot/usage.md | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/bot/usage.md b/src/bot/usage.md deleted file mode 100644 index a036e7e..0000000 --- a/src/bot/usage.md +++ /dev/null @@ -1,12 +0,0 @@ -## 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. - -## Eval - -type``` ->eval ```arm -print "xd" -``` -```for the bot to evaluate your MLOG
\ No newline at end of file |