This is a simple Discord bot powered by Discord.js and integrated with Google's Gemini AI. The bot is designed to enhance your Discord server experience by providing a pipeline to interact with a LLM in your Discord server. When set up properly, you can expect to be able to interact with an LLM through a channel in your server
-
Clone the Repository: Clone this repository to your local machine.
-
Configure Environment Variables: Create a .env file in the root directory and add your Discord bot token and Gemini AI API key.
-
if running locally, Ensure JS runtime (Deno, etc..) is installed on your system
-
run the program from root -> deno task start