/aibird

OpenAI API to IRC bot

Primary LanguageGo

Open AI Golang IRC Chat bot

  • Ensure you have an OpenAI API key from https://openai.com/
  • Copy config.json.example to config.json and configure to your liking.
  • At the moment it will just connect to the first enabled IRC server specified in config.json and supports just one channel only
  • Probably will dev it more