Compare commits

...

2 Commits

Author SHA1 Message Date
948837e45f Added notice about HoloCheckerAPI 2023-04-18 16:07:51 +02:00
80e62c2585 Converted names to lowercase 2023-04-18 16:06:03 +02:00
2 changed files with 5 additions and 3 deletions

View File

@@ -30,6 +30,8 @@
So bot has its "config_example.json" and it needs to be changed. So bot has its "config_example.json" and it needs to be changed.
Copy this file to "config.json" and open it with any text editor. Copy this file to "config.json" and open it with any text editor.
You should also install [HoloCheckerAPI](https://git.end-play.xyz/profitroll/HoloCheckerAPI) for inline requests to work.
After all of that you're good to go! Happy using :) After all of that you're good to go! Happy using :)
## To-Do ## To-Do

View File

@@ -1,14 +1,14 @@
aiocsv==1.2.4 aiocsv==1.2.4
aiofiles~=23.1.0 aiofiles~=23.1.0
APScheduler~=3.10.1 apscheduler~=3.10.1
convopyro==0.5 convopyro==0.5
ftfy~=6.1.1 ftfy~=6.1.1
psutil==5.9.4 psutil==5.9.4
polyglot~=16.7.4 polyglot~=16.7.4
PyICU==2.10.2 pyicu==2.10.2
pycld2==0.41 pycld2==0.41
pymongo==4.3.3 pymongo==4.3.3
Pyrogram~=2.0.103 pyrogram~=2.0.103
python_dateutil==2.8.2 python_dateutil==2.8.2
pykeyboard==0.1.5 pykeyboard==0.1.5
requests==2.28.2 requests==2.28.2