Skip to content

CQCumbers/dungeon_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dungeon Bot

AI Dungeon 2 Discord Bot

Dungeon Bot brings the open-ended text adventure experience of AI Dungeon 2 to Discord, allowing people to craft interesting GPT-2 generated narratives together with other users in the same channel. This is an unofficial bot based on the original open source AI Dungeon 2, and is not kept up to date with new closed-source releases.

Add it to your server!

Incoming requests are handled by app.py, which then sends prompts to a vast.ai GPU worker running process_queue.py for inference. REDIS_URL and REDIS_EXTERN_URL should point to the same redis instance. To update worker code, build and push worker image to docker hub, and repeat changes on instance via ssh.

Commands

  • /about - Show info about this bot
  • /next [action] - Generate more of the story
  • /remember - Set persistent memories for the current story
  • /restart - Restart the story from the beginning
  • /undo - Undo or cancel the most recent action

About

AI Dungeon 2 Discord Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published