| local | ||
| __init__.py | ||
| .gitignore | ||
| config.py | ||
| key.txt | ||
| plugin.py | ||
| README.md | ||
| test.py | ||
Chat
A Limnoria plugin that brings ChatGPT into your IRC channel
Installation
- Install the plugin
- Put your API key in config.ini like so:
[Chat]
api_key = YOUR_API_KEY
- Load the plugin:
load Chat
Usage
Example:
> chat Hello!
< Hello there! How can I assist you today?