Skip to content

RedNotSus/Gemini-Slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4bc9649 · · May 1, 2026

History

20 Commits
Dec 14, 2025
Dec 15, 2025
Dec 15, 2025
May 1, 2026
Dec 14, 2025
Dec 14, 2025

Repository files navigation

Gemini-Slack

A slack bot that uses the hack club api to let you talk with gemini through slack directly, using conversation context and image generation.

Supports

  • Channel's
  • DM's
  • Photo Generation
  • Conversation Contex
  • Image Vision Support

Setup

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Create a .env file in the root directory and add the following environment variables:
SLACK_BOT_TOKEN=
SLACK_APP_TOKEN=
HACK_CLUB_AI_API_KEY=
=
  1. Run node index.js to start the bot
  2. Invite the bot to your slack workspace and start chatting!

Commands

  • "/photo [prompt]" - Generates an AI photo based off of the prompt provided
  • Message the bot directly or mention it in a channel to chat with Gemini AI

Live Demo

demo

Roadmap

  • PDF/Document Support
  • Model Switching
  • Self supplied api keys
  • Better error handling and logging

About

Gemini in slack, fully functional

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published