Compare commits
2 Commits
9823cccd45
...
948837e45f
Author | SHA1 | Date | |
---|---|---|---|
948837e45f | |||
80e62c2585 |
@@ -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
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user