Skip to content

License

Notifications You must be signed in to change notification settings

imdevarsh/gorkie-slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8d153c1Β Β·Β Β· Feb 1, 2026

History

52 Commits
Feb 1, 2026
Jan 1, 2026
Dec 30, 2025
Dec 30, 2025
Dec 30, 2025
Jan 19, 2026
Dec 30, 2025
Jan 22, 2026
Jan 19, 2026
Jan 19, 2026
Jan 24, 2026
Jan 24, 2026
Jan 19, 2026
Dec 30, 2025

Repository files navigation

Gorkie (for Slack)

πŸ“‹ Table of Contents

  1. πŸ€– Introduction
  2. πŸš€ Tech Stack
  3. πŸ“š Getting Started
  4. πŸ“ License

An AI assistant (called Gorkie) designed to help Slack users. This is based on the Gork for Slack project.

This project was developed with the following technologies:

To clone and run this application, first you need to create a new Slack App with the provided manifest. Afterwards, you will need Git and Bun installed on your computer.

From your command line:

# Clone this repository
$ git clone https://github.com/webdev03/gorkie-slack.git



# Install dependencies
$ bun installl

Next, copy the .env.example file, rename it to .env, and add your environment variables. Great! Now you just need to start the app..

# Start app in watch mode
$ bun run dev



# Start app in production
$ bun run startt

This project is under the MIT license. See the LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published