Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VJBots/VJ-File-Store
/ endpoints
Endpoints
4 in github.com/VJBots/VJ-File-Store
⨍
Functions
79
◇
Types & classes
8
↳
Endpoints
4
Route
delete_cloned_bot
Client.on_message(filters.command("deletecloned") & filters.private)
plugins/clone.py:None
Route
hello_world
app.route('/')
app.py:None
Route
root_route_handler
routes.get("/", allow_head=True)
TechVJ/server/stream_routes.py:None
Route
stream_handler
routes.get(r"/watch/{path:\S+}", allow_head=True)
TechVJ/server/stream_routes.py:None