- Python 3.10+
- AIOgram 3.x
- MongoDB (motor)
-
Clone the repository:
git clone https://github.com/Fsoky/anonimchatbot-aiogram3.git
-
Navigate into the project directory:
cd anonimchatbot-aiogram3 -
Install dependencies using poetry (install poetry if not already installed):
poetry install
-
Run the bot:
python src/__main__.py