This commit is contained in:
Your Name 2024-09-23 15:52:00 -06:00
parent 0c639f1896
commit 2d33dbf30c
2 changed files with 1 additions and 4 deletions

View File

@ -3300,3 +3300,4 @@
5.255.231.184
205.210.31.69
188.165.212.137
194.35.122.77

View File

@ -523,12 +523,8 @@ elif [ "$1" = "message" ]; then
message $2
elif [ "$1" = "test" ]; then
test-bots
elif [ "$1" = "nostr" ]; then
module-nostr
elif [ "$1" = "import" ]; then
import-saved
elif [ "$1" = "saved" ]; then
saved-bots
else
menu
fi