Skip to content

mikesprague/put-a-bot-on-it

Repository files navigation

🤖 put-a-bot-on-it

Deploy to Fly.io

put-a-bird-on-it.gif

Silly bot for a private discord server I run

Requirements

Local Development

  1. Clone repo git clone https://github.com/mikesprague/put-a-bot-on-it.git
  2. Enter directory cd put-a-bot-on-it
  3. Install dependencies bun install
  4. Set up environment variables:
    • DISCORD_BOT_TOKEN
    • DISCORD_CLIENT_ID
    • DISCORD_GUILD_ID
    • DISCORD_GUILD_ADMIN_ID
    • GIPHY_API_KEY
    • TENOR_API_KEY
    • TENOR_API_V2_KEY
    • NASA_API_KEY
    • OPEN_AI_API_KEY
  5. Run locally bun run dev

Uses (incomplete list)