Skip to content

joakimwinum/chatbot.rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple ChatGPT Slack Bot

Environment variables

  • ADMIN_USER and ADMIN_PASSWORD is used for Basic Auth of Sidekiq's management console
  • ALLOW_CHANNEL_IDS for specifying channel IDs where users can communicate with the chatbot
  • SLACK_BOT_TOKEN is for the Slack Bot's access token
  • OPENAI_ACCESS_TOKEN is for OpenAI API Access Token
  • OPENAI_ORGANIZATION_ID is for OpenAI API Organization ID (optional)

License

MIT License

Author

Kenta Murata

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published