Spaces:
Running
Running
Captain D. Ezio
commited on
Commit
·
2beaec5
1
Parent(s):
06f6a7c
Update stickers.py
Browse files
Powers/plugins/stickers.py
CHANGED
@@ -276,7 +276,7 @@ async def memify_it(c: Gojo, m: Message):
|
|
276 |
kb = IKM(
|
277 |
[
|
278 |
[
|
279 |
-
IKB("
|
280 |
]
|
281 |
]
|
282 |
)
|
|
|
276 |
kb = IKM(
|
277 |
[
|
278 |
[
|
279 |
+
IKB("You might like", url="https://t.me/me_and_ghost")
|
280 |
]
|
281 |
]
|
282 |
)
|