add prompting

This commit is contained in:
Owl 2025-03-03 04:10:37 +07:00
parent a6d58ebf6b
commit 2bb1e2dccb
9 changed files with 277 additions and 48 deletions

View file

@ -18,6 +18,7 @@ services:
- 8.8.8.8
owlrandomshitbot:
restart: unless-stopped
image: owlrandomshitbot
build:
context: .
@ -28,6 +29,7 @@ services:
- vpn
booru-api:
restart: unless-stopped
image: booru-api
build:
context: .