Skip to content

Erisfiregamer1/llm-bot

Repository files navigation

llm-bot

A Discord bot for interacting with LLMs.

Installation tutorial

  1. Create a .env file.
  2. Populate the file with these values:
DISCORD_TOKEN=""
OPENAI_API_KEY=""
BING_COOKIE=""
GEMINI_API_KEY=""
APP_ID=""
SUPABASE_URL=""
SUPABASE_SERVICE_ROLE_KEY=""
  1. Run the bot using Deno: deno run --allow-net --allow-read --allow-env main.ts
    3.1: Or, run the direct file how you normally would. Check Github Actions for the files you'll need.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages