odin/README.md
2023-06-06 17:42:24 +02:00

1.8 KiB

Chaise Bot

Welcome to Chaise Bot's GitHub repository! Chaise Bot is a versatile and powerful chatbot designed to work seamlessly on both Discord and Telegram. Powered by OpenAI's API, the bot provides an interactive and engaging user experience, making it the perfect companion for managing your online communities and having some fun conversations.

Features

  • Integration with Discord and Telegram platforms
  • Utilizes OpenAI's API for natural language processing and advanced conversation capabilities
  • Easy setup and configuration

Prerequisites

  • Docker
  • Node.js
  • Discord bot token
  • Telegram bot token
  • OpenAI API key

Getting Started

To get Chaise Bot up and running on your Discord or Telegram server, follow these simple steps:

  1. Clone this repository
  2. Rename docker-compose-exemple.yml to docker-compose.yml
  3. Configure your bot's API keys and settings in docker-compose.yml
  4. Run docker-compose up -d to build the bot's Docker image and start the container

Usage

Once you have Chaise Bot deployed and running, you can start interacting with it by sending messages on Discord or Telegram using the appropriate commands. The bot will automatically respond to your messages and provide the necessary information or actions based on the commands you use.

Contributing

We welcome contributions to Chaise Bot's development! If you'd like to contribute bugfixes, improvements, or new features, please feel free to create a pull request on this repository. For any questions or concerns, please open an issue or contact us directly.

Acknowledgments

  • OpenAI for providing their API and resources (more information can be found here)

Enjoy using Chaise Bot, and happy chatting!

ps : this README has been fully generated by Chaise Bot