- reworked config to grab values from .env - Added a requirements file(with modules needed for bot to function) - Added a separate bot initialization file for simpler launching
24 lines
888 B
Plaintext
24 lines
888 B
Plaintext
aiofiles==24.1.0
|
|
aiogram==3.21.0
|
|
aiohappyeyeballs==2.6.1
|
|
aiohttp==3.12.14
|
|
aiosignal==1.4.0
|
|
annotated-types==0.7.0
|
|
APScheduler==3.11.0
|
|
asyncio==3.4.3
|
|
attrs==25.3.0
|
|
certifi==2025.7.14
|
|
frozenlist==1.7.0
|
|
idna==3.10
|
|
magic-filter==1.0.12
|
|
multidict==6.6.3
|
|
propcache==0.3.2
|
|
pydantic==2.11.7
|
|
pydantic_core==2.33.2
|
|
python-decouple==3.8
|
|
typing-inspection==0.4.1
|
|
typing_extensions==4.14.1
|
|
tzdata==2025.2
|
|
tzlocal==5.3.1
|
|
yarl==1.20.1
|