Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 701 Bytes

README.md

File metadata and controls

31 lines (27 loc) · 701 Bytes

🤖 Anonymous ChatBot for Telegram 📱

Telegram

  • Python 3.10^
  • AIOgram 3.x
  • MongoDB (motor)

Installation

git clone https://github.com/Fsoky/anonimchatbot-aiogram3.git

Change directory

cd anonimchatbot-aiogram3

Use poetry for install dependencies (pip install poetry)

poetry install

Run

python src/__main__.py

Tip

Make sure you modify the .env file before running this script!