I designed and implemented the bot with Bun.Js (similar to Node). Upon detection of the '🤖' emoji on a message, the bot isolates the distinc query from the message and translates it into vector embeddings reflecting its semantic content. Vector-similarity search will be conducated on Supabase and the match is sent back to ChatGPT to request an accurate answer and post it to Discord.