- Python 3.10^
- AIOgram 3.x
- SQLAlchemy (aiosqlite)
git clone https://github.com/Fsoky/AnonymousChatBotAIOgram3.git
cd AnonymousChatBotAIOgram3
Use poetry for install dependencies (pip install poetry
)
poetry install
python src/__main__.py
Tip
Make sure you modify the .env file before running this script!