build: Install Python dependencies and initialize the virtual environment.

This commit is contained in:
2026-01-31 18:07:38 +08:00
commit b9b623e3e6
3293 changed files with 535145 additions and 0 deletions

25
config.json.bak Normal file
View File

@@ -0,0 +1,25 @@
{
"billing_databases": {
"dimensi": {
"alias": "Dimensi Media Solusi",
"host": "103.138.63.188",
"user": "chatbot",
"pass": "afSXzFn_tLlve(@H",
"name": "billinggold"
}
},
"routers": {
"router-dimensi-dell": {
"host": "103.138.63.178",
"port": 80,
"user": "chatbot",
"pass": "K0s0ng11@2026"
},
"ccr1036": {
"host": "103.138.63.184",
"port": 80,
"user": "chatbot",
"pass": "K0s0ng11@2026"
}
}
}