Oracle

Oracle Used AI

5 devlogs
7h 10m
Created by Sarvesh

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!

Timeline

Ship 1

0 payouts of shell 0 shells

Sarvesh

27 days ago

Sarvesh Covers 5 devlogs and 7h 10m

Finally got everything working and im very happy with the bot!!!

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!!!!

Update attachment

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.

Update attachment

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!!

Update attachment

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.

Update attachment