diff --git a/README.md b/README.md index 0256580..22c9345 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,17 @@ + # AlwaysDungeons 24-hour AI DND generation. ## Environment Variables -discordbot - The discord bot's token. - -neural - Your NeuralLove api key. Should look like "Bearer v...." - -pb - Your Quora api key. You'll sign into Quora on your browser, go into your Inspect Element -> Storage -> Quora.com cookies, and copy the m-b cookie. Used to access poe.com's ChatGPT bot. - -email - The email used with your ChatGPT account. Used as a fallback to poe.com, and not required to fill in. - -pass - The password used with your ChatGPT account. Used as a fallback to poe.com, and not required to fill in. +|KEY|DESCRIPTION| +|--|--| +|DISCORDBOT|The discord bot's token.| +|NEURAL|Your NeuralLove api key. Should look like "Bearer v...."| +|PB|Your Quora api key. You'll sign into Quora on your browser, go into your Inspect Element -> Storage -> Quora.com cookies, and copy the m-b cookie. Used to access poe.com's ChatGPT bot.| +|EMAIL|The email used with your ChatGPT account. Used as a fallback to poe.com, and not required to fill in.| +|PASS|The password used with your ChatGPT account. Used as a fallback to poe.com, and not required to fill in. +| ## Functionality