From 86c7ebafc3b5058fc488037d3d0bc05389fb77c3 Mon Sep 17 00:00:00 2001 From: "Ean Milligan (Bastion)" Date: Mon, 11 Jan 2021 04:02:43 -0500 Subject: [PATCH] README updated to include note of the API --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 10dc35c..caf26af 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,9 @@ The Artificer comes with a few supplemental commands to the main rolling command * `[[d20/40]]` will roll a d20 die and divide it by 40. * `[[((d20+20) - 10) / 5]]` will roll a d20, add 20 to that roll, subtract off 10, and finally divide by 5. +## The Artificer API +API is currently in development, details on usage and how to gain privilaged access will be added here when the API is feature complete and secured. + ## Problems? Feature requests? If you run into any errors or problems with the bot, or think you have a good idea to add to the bot, please submit a new GitHub issue detailing it. If you don't have a GitHub account, a report command (detailed above) is provided for use in Discord. @@ -73,6 +76,8 @@ The Artificer was built on Deno `v1.6.3` using Discodeno `v10.0.0`. If you choo Starting the bot is simply done with `deno run --allow-net .\mod.ts`. +If you choose to run version 1.1.0 or newer, ensure you disable the API in `config.ts` or verify you have properly secured your instance of The Artificer. + --- ### Built in memory of my Grandmother, Babka