Unleash the enigma that is Oracle! I delve into the unique traits and interests of our server's inhabitants. Challenge me: think of a member, answer my curious questions, and prepare to be amazed as I attempt to unveil their identity. The game is on!
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Finally got the main game to work!!! You can now use /guess and the bot asks you questions and guesses the person you are thinking about!!!!
I added a user_data postgres table for all the user data. I also made an ai process raw user data into json using hack club's ai. The image is the schema for the postgres table.
I added functions like askAI that well asks ai things (hackclub ai). I also added the function sqlQuery which sends a sql query to the postgres db!!
Created the main repo and worked on making a enroll modal/form for users to submit to join the Oracle database and allow them to be guessed.