Go to file
2023-08-28 18:53:17 -05:00
generate.py Initial file uploads 2023-08-28 18:53:17 -05:00
itemname.py Initial file uploads 2023-08-28 18:53:17 -05:00
keep_alive.py Initial file uploads 2023-08-28 18:53:17 -05:00
LICENSE Initial commit 2023-08-28 16:34:17 -05:00
license.txt Initial file uploads 2023-08-28 18:53:17 -05:00
main.py Initial file uploads 2023-08-28 18:53:17 -05:00
neural.py Initial file uploads 2023-08-28 18:53:17 -05:00
README.md Update README.md 2023-08-28 18:41:23 -05:00

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. pass - The password used with your ChatGPT account. Used as a fallback to poe.com.

Functionality