Skip to content

AskRobots-Discord is a scalable, plugin-oriented bot for Discord, offering dynamic interactions including AI-powered text conversations with GPT-3.5-Turbo and GPT-4 integration.

License

Notifications You must be signed in to change notification settings

askrobots/discord

Repository files navigation

AskRobots-Discord

AskRobots-Discord is a scalable, plugin-oriented bot for Discord, offering dynamic interactions including AI-powered text conversations with GPT-3.5-Turbo and GPT-4 integration.

License

This project is licensed under the GNU Affero General Public License.

Getting Started

Prerequisites

Make sure you have installed Docker on your machine. If not, you can download it from here.

Build

To build the Docker image for this project, navigate to the project's root directory and run:

docker build -t askrobots-discord .

Run

To run the bot, you need to supply it with the necessary environment variables. This can be done using an environment file (.env). Example included in this repo as .env.sample. Once you've set up your .env file, run:

docker run --env-file .env askrobots-discord

Contribution

Contributions to AskRobots-Discord are always welcome. Whether it's enhancing existing features, adding new functionality, or fixing bugs, your input is highly appreciated. Please ensure you follow our code of conduct and contribution guidelines.

Support

If you encounter any issues or require further information, please open an issue on this repository.

Credits

This project is maintained by Dan Quellhorst. You can reach out at dan@quellhorst.com for any inquiries.

About

AskRobots-Discord is a scalable, plugin-oriented bot for Discord, offering dynamic interactions including AI-powered text conversations with GPT-3.5-Turbo and GPT-4 integration.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published