Skip to content

geekswamp/miriel

Repository files navigation

🧝‍♀️ Miriel

Miriel is a Telegram bot developed based on OpenAI. Miriel can help you with coding, stories, and more.

Installation

System Requirements

  1. NodeJs v14.x or later
  2. Yarn or NPM
  3. Telegram bot. You can create a new Telegram bot from Bot Father

Environment Variables

  • BOT_TOKEN - Your Telegram bot token.
  • OPENAI_API_KEY - Your OpenAI API key. You can create a new API key from this.

Local Launch

  1. Clone this repository: https://github.com/arifai/miriel.git
  2. Go to miriel folder with cd miriel
  3. Copy file .env.example to .env
  4. Run yarn install or npm install
  5. Run with yarn start or yarn dev for development mode

License

MIT

About

🧝‍♀️ Miriel is Telegram bot based on OpenAI

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published