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