Spaces:
Running
Running
Update chatbot/plugins/chat.py
Browse files- chatbot/plugins/chat.py +5 -0
chatbot/plugins/chat.py
CHANGED
@@ -53,8 +53,13 @@ FREE_GEMINI_TEXT = """
|
|
53 |
• User Free : {name}
|
54 |
- Text: `Unlimited`
|
55 |
- Image: `Unlimited`
|
|
|
56 |
- Voice: `Unlimited`
|
57 |
- Document: `{check_status}`
|
|
|
|
|
|
|
|
|
58 |
"""
|
59 |
|
60 |
@Client.on_message(
|
|
|
53 |
• User Free : {name}
|
54 |
- Text: `Unlimited`
|
55 |
- Image: `Unlimited`
|
56 |
+
- Video: `Unlimited'
|
57 |
- Voice: `Unlimited`
|
58 |
- Document: `{check_status}`
|
59 |
+
|
60 |
+
+ You need pay cheap 15k (IDR) for document all unlimited
|
61 |
+
|
62 |
+
- contact : @hellozdev
|
63 |
"""
|
64 |
|
65 |
@Client.on_message(
|