Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (20 loc) · 1.15 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.15 KB

Discord4F

Attention! For the base of this project, I took my previous one, that is, this one *Click* what does their similarity in update time and functionality mean 💫

And I almost forgot! At the moment, the bot is designed to work ONLY in private messages

A little bit about functionality:

  • 🤖 Support for private messages with the user
  • 📝 Short-term memory ( 20 messages )
  • 🧹 Forced memory cleanup
  • 💸 Free api for working with chatgpt
  • 🔁 It is possible to change the provider by the user
  • ⌨️ Using slash command
  • 🖲️Using SQLite as storag
  • There could be your suggestion here...

Installing

Okay, let's move on to the installation:

  • Clone this repo : git clone [https://github.com/shizamuru-dev/MatrixGPT.git](https://github.com/shizamuru-dev/Dicrod4F.git)
  • Go to the downloaded directory cd Discord4F
  • Now you need to install all the dependencies: pip install -r requirements.txt
  • Go to Config and edit cfg.py file

Run

That's all, it remains only to launch the bot: python3 main.py