anonimchatbot-aiogram3
anonimchatbot-aiogram3 copied to clipboard
Anonymous chat bot for Telegram
🤖 Anonymous ChatBot for 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!