๐ LetsTalkDND: Your AI-Powered Dungeon Master's Assistant ๐ฒ Unleash the power of AI in your Dungeons & Dragons adventures! This innovative Discord chatbot, powered by ChatGPT, is your go-to source for lore, rules, items, and spells. Enhance your gaming experience with instant, accurate answers to all your D&D queries.
This is a chatbot that uses ChatGPT 4 to answer questions related to the lore of dungeons of dragons. The way it works is by appending this string to any question:
Provide an answer in english if the question is in english or in spanish if the question is in spanish, with information, stats, usage, cost or relevant lessons for the following question:
you need to create 2 environment variables:
DISCORD_BOT_TOKEN
OPENAI_API_KEY
ask @MauGaP for the keys
Install node.js
run npm install
to install all the dependencies
if you want to host the bot on your local environment just run node bot.js
if you want to host the bot running inside a docker container run the run.ps1
script.