Skip to content

yang3kc/slack_chatgpt_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

[This repo has been deprecated]

You can now use the offical ChatGPT API to build bots. Moreover, Slack has announced the offical ChatGPT app.

A simple ChatGPT bot for Slack

slack_bot

What you need

Logistics

  • You will need a server with Internet access to host the backend of the bot. I'm using a Ubuntu machine.
  • You will need a ChatGPT account.
  • You will need to create a Slack app with at least the permission to write to the channels (see https://api.slack.com/authentication/basics for instructions)

Dependencies

How to run the bot

Go to code folder

cp config_template.json config.json

Add your credentials and configuration to it. Then you can fun the backend with

python app.py

About

ChatGPT bot for Slack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages