SoulofSukuna commited on
Commit
0dc1486
1 Parent(s): 2f158fd
Files changed (1) hide show
  1. README.md +8 -53
README.md CHANGED
@@ -1,53 +1,8 @@
1
- ## RyuzakiLib API
2
-
3
- ## Disclaimer
4
- ```
5
- ⚠️ WARNING FOR YOU ️ ️⚠️
6
- RyuzakiLib API is used to help your account activities on Telegram
7
- We are not responsible for what you misuse in this repository
8
- ! Be careful when using this repository!
9
- If one of the members misuses this repository, we are forced to ban you
10
- Never ever abuse this repository
11
- ```
12
-
13
- - Tutorial FastAPI
14
- ```python
15
- from fastapi import FastAPI
16
- from RyuzakiLib.hackertools.chatgpt import RendyDevChat
17
- from RyuzakiLib.hackertools.openai import OpenAiToken
18
-
19
- app = FastAPI()
20
-
21
- @app.get("/read")
22
- def hello():
23
- return {"message": "Hello World"}
24
-
25
- if __name__ == "__main__":
26
- uvicorn.run(app, host="0.0.0.0")
27
- ```
28
-
29
- ### How to secret via Hosting Cloud
30
- ```.env
31
- MONGO_URL=url
32
- REVERSE_IMAGE_API=apikey
33
- OCR_API_KEY=apikey
34
- ONLY_DEVELOPER_API_KEYS=random
35
- HUGGING_TOKEN=apikey
36
- SOURCE_UNSPLASH_URL=url
37
- SOURCE_OCR_URL=url
38
- SOURCE_ALPHA_URL=url
39
- SOURCE_WAIFU_URL=url
40
- SOURCE_TIKTOK_WTF_URL=url
41
- SOURCE_TIKTOK_TECH_URL=url
42
- DEVELOPER_ID=0
43
- ```
44
- ### Troubleshoot
45
- Sometimes errors occur, but we are here to help! This guide covers some of the most common issues we’ve seen and how you can resolve them. However, this guide isn’t meant to be a comprehensive collection of every 🤗 FastAPI issue. For more help with troubleshooting your issue, try:
46
- * [Contact Support](https://t.me/xtdevs)
47
-
48
- ### Contributing
49
- * [Fork the project](https://github.com/TeamKillerX/RyuzakiLib) and send pull requests
50
-
51
- ### Credits
52
- * [![TeamKillerX-Devs](https://img.shields.io/static/v1?label=TeamkillerX&message=devs&color=critical)](https://t.me/xtdevs)
53
- * [FastApi](https://github.com/CYCNO/Direct-Download-API)
 
1
+ ---
2
+ title: UFoP Api
3
+ emoji: 📈
4
+ colorFrom: red
5
+ colorTo: blue
6
+ sdk: docker
7
+ pinned: false
8
+ ---