AnirudhGPT For Discourse is a discourse AI bot built using webhooks, node-fetch, and API keys. It works in all channels and is one of the few discourse bots available.
- Clone the repository
- Install dependencies using
npm install
- Create a
.env
file with your API keys - Update the
config.js
file with other configuration options - Start the server using
npm start
- Invite the bot to your Discourse forum, by creating a new API Key and adding it to the
.env
file - Configure the bot by setting up a webhook for your forum's notification events
- Type a message in your forum and the bot will respond with an AI-generated message
Contributions are welcome! Please submit a pull request with your changes.
- techwithanirudh
- python660
- Firepup650
This project is licensed under the AGPL License - see the LICENSE file for details.