Update README.md
This commit is contained in:
parent
a22df584c9
commit
72230fe676
1 changed files with 9 additions and 0 deletions
|
@ -1,2 +1,11 @@
|
||||||
# AlwaysDungeons
|
# AlwaysDungeons
|
||||||
24-hour AI DND generation.
|
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.
|
||||||
|
pass - The password used with your ChatGPT account. Used as a fallback to poe.com.
|
||||||
|
|
||||||
|
## Functionality
|
||||||
|
|
Loading…
Reference in a new issue