randydev commited on
Commit
c054219
Β·
verified Β·
1 Parent(s): ea798d7
Files changed (1) hide show
  1. chatbot/plugins/payments.py +9 -10
chatbot/plugins/payments.py CHANGED
@@ -8,25 +8,24 @@ from datetime import datetime as dt, timedelta
8
  PLAN_PREMIUM = """
9
  **✨ Premium Subscription Plans**
10
 
11
- **πŸ”Ή Free Tier**
12
- *(For new users and testing)*
13
  - **πŸ–ΌοΈ Image Credits**: 5/day (resets at midnight UTC)
14
  - **⚑ Features**: Basic generation only
15
  - **⚠️ Restrictions**:
16
- - Blacklist keyword scanning enabled
17
- - Account freeze possible for violations
18
 
19
- **πŸ’Ž Monthly Premium**
20
  **Rp 50,000** (~$3.50/month)
21
  - **πŸ–ΌοΈ Credits**: 50/day (10Γ— free tier)
22
  - **🎨 Advanced Tools**:
23
- - `--edit-images` full access
24
  - **πŸ›‘οΈ Protection**:
25
- - Anti-freeze guarantee
26
- - Whitelisted from blacklists
27
- - **πŸ”„ Billing**: Auto-renews monthly
28
 
29
- **πŸš€ Yearly Premium**
30
  **Rp 825,854** (~$58/year - **35% discount**)
31
  βœ… **All Monthly benefits PLUS**:
32
  - **πŸ‘¨πŸ’» VIP Support**: Direct developer contact
 
8
  PLAN_PREMIUM = """
9
  **✨ Premium Subscription Plans**
10
 
11
+ **πŸ”Ή Free Tier**:
12
+ (For new users and testing)
13
  - **πŸ–ΌοΈ Image Credits**: 5/day (resets at midnight UTC)
14
  - **⚑ Features**: Basic generation only
15
  - **⚠️ Restrictions**:
16
+ => Blacklist keyword scanning enabled
17
+ => Account freeze possible for violations
18
 
19
+ **πŸ’Ž Monthly Premium**:
20
  **Rp 50,000** (~$3.50/month)
21
  - **πŸ–ΌοΈ Credits**: 50/day (10Γ— free tier)
22
  - **🎨 Advanced Tools**:
23
+ => `--edit-images` full access
24
  - **πŸ›‘οΈ Protection**:
25
+ => Anti-freeze guarantee
26
+ => Whitelisted from blacklists
 
27
 
28
+ **πŸš€ Yearly Premium**:
29
  **Rp 825,854** (~$58/year - **35% discount**)
30
  βœ… **All Monthly benefits PLUS**:
31
  - **πŸ‘¨πŸ’» VIP Support**: Direct developer contact