Drag
commited on
Commit
Β·
8cca1c3
1
Parent(s):
e81616f
Update karma.py
Browse files- Infamous/karma.py +6 -19
Infamous/karma.py
CHANGED
@@ -10,26 +10,13 @@ from Mikobot import BOT_USERNAME, OWNER_ID, SUPPORT_CHAT
|
|
10 |
|
11 |
# <============================================== CONSTANTS =========================================================>
|
12 |
START_IMG = [
|
13 |
-
"https://
|
14 |
-
"https://telegra.ph/file/01a2e0cd1b9d03808c546.jpg",
|
15 |
-
"https://telegra.ph/file/ed4385c26dcf6de70543f.jpg",
|
16 |
-
"https://telegra.ph/file/33a8d97739a2a4f81ddde.jpg",
|
17 |
-
"https://telegra.ph/file/cce9038f6a9b88eb409b5.jpg",
|
18 |
-
"https://telegra.ph/file/262c86393730a609cdade.jpg",
|
19 |
-
"https://telegra.ph/file/33a8d97739a2a4f81ddde.jpg",
|
20 |
]
|
21 |
|
22 |
-
HEY_IMG = "https://
|
23 |
|
24 |
ALIVE_ANIMATION = [
|
25 |
-
"https://
|
26 |
-
"https://telegra.ph//file/8d4d7d06efebe2f8becd0.mp4",
|
27 |
-
"https://telegra.ph//file/c4c2759c5fc04cefd207a.mp4",
|
28 |
-
"https://telegra.ph//file/b1fa6609b1c4807255927.mp4",
|
29 |
-
"https://telegra.ph//file/f3c7147da6511fbe27c25.mp4",
|
30 |
-
"https://telegra.ph//file/39071b73c02e3ff5945ca.mp4",
|
31 |
-
"https://telegra.ph//file/8d4d7d06efebe2f8becd0.mp4",
|
32 |
-
"https://telegra.ph//file/6efdd8e28756bc2f6e53e.mp4",
|
33 |
]
|
34 |
|
35 |
FIRST_PART_TEXT = "β¨ *Κα΄ΚΚα΄* `{}` . . ."
|
@@ -70,8 +57,8 @@ GROUP_START_BTN = [
|
|
70 |
|
71 |
ALIVE_BTN = [
|
72 |
[
|
73 |
-
ib(text="UPDATES", url="https://t.me/
|
74 |
-
ib(text="SUPPORT", url="https://t.me/
|
75 |
],
|
76 |
[
|
77 |
ib(
|
@@ -82,7 +69,7 @@ ALIVE_BTN = [
|
|
82 |
]
|
83 |
|
84 |
HELP_STRINGS = """
|
85 |
-
π«§
|
86 |
|
87 |
β *Here, you will find a list of all the available commands.*
|
88 |
|
|
|
10 |
|
11 |
# <============================================== CONSTANTS =========================================================>
|
12 |
START_IMG = [
|
13 |
+
"https://files.catbox.moe/1ih5hx.jpg"
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
]
|
15 |
|
16 |
+
HEY_IMG = "https://files.catbox.moe/1ih5hx.jpg"
|
17 |
|
18 |
ALIVE_ANIMATION = [
|
19 |
+
"https://files.catbox.moe/cgzd9n.jpg"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
]
|
21 |
|
22 |
FIRST_PART_TEXT = "β¨ *Κα΄ΚΚα΄* `{}` . . ."
|
|
|
57 |
|
58 |
ALIVE_BTN = [
|
59 |
[
|
60 |
+
ib(text="UPDATES", url="https://t.me/Serene_Swordsman"),
|
61 |
+
ib(text="SUPPORT", url="https://t.me/dragbackup"),
|
62 |
],
|
63 |
[
|
64 |
ib(
|
|
|
69 |
]
|
70 |
|
71 |
HELP_STRINGS = """
|
72 |
+
π«§ *πππ πππ’π‘π ππππππππ* π«§ [γ
€](https://files.catbox.moe/3tga8b.jpg)
|
73 |
|
74 |
β *Here, you will find a list of all the available commands.*
|
75 |
|