randydev commited on
Commit
90b2f13
·
verified ·
1 Parent(s): a1e50bc

Update akn/manage/callback.py

Browse files
Files changed (1) hide show
  1. akn/manage/callback.py +0 -15
akn/manage/callback.py CHANGED
@@ -112,17 +112,6 @@ We’re excited to have you here! Here’s what you can enjoy:
112
  - **V1**: Free and unlimited access for all users.
113
  - **V2**: Premium features with a 30-day free trial.
114
 
115
- 🚨 **Important Rules**:
116
- To ensure a safe and fair environment for everyone, please adhere to the following rules:
117
- 1. **Prohibited Actions**:
118
- - Exploiting or abusing the API for malicious purposes.
119
- - Sharing API keys or credentials with unauthorized users.
120
- - Violating any applicable laws or regulations.
121
-
122
- 2. **Consequences**:
123
- - Breaking the rules will result in immediate suspension or banning.
124
- - Harassment or misuse of the API will not be tolerated.
125
-
126
  🔒 **Your Safety Matters**:
127
  If you encounter any issues or feel harassed, please contact our support team immediately.
128
 
@@ -997,10 +986,6 @@ async def callback_next(client, cb: CallbackQuery):
997
  ),
998
  ],
999
  [
1000
- InlineKeyboardButton(
1001
- text="🆕 New API Key",
1002
- callback_data="custom_key",
1003
- ),
1004
  InlineKeyboardButton(
1005
  text="🤖 Customize Bot",
1006
  callback_data="customzie_bot",
 
112
  - **V1**: Free and unlimited access for all users.
113
  - **V2**: Premium features with a 30-day free trial.
114
 
 
 
 
 
 
 
 
 
 
 
 
115
  🔒 **Your Safety Matters**:
116
  If you encounter any issues or feel harassed, please contact our support team immediately.
117
 
 
986
  ),
987
  ],
988
  [
 
 
 
 
989
  InlineKeyboardButton(
990
  text="🤖 Customize Bot",
991
  callback_data="customzie_bot",