Spaces:
Sleeping
Sleeping
Update botsignal.py
Browse files- botsignal.py +3 -0
botsignal.py
CHANGED
|
@@ -55,6 +55,9 @@ SUPPORT_CHATS = [
|
|
| 55 |
"https://t.me/DONALD_CALL",
|
| 56 |
"https://t.me/ZionGems",
|
| 57 |
"https://t.me/NatsuCryptoGems",
|
|
|
|
|
|
|
|
|
|
| 58 |
]
|
| 59 |
SOURCE_CHATS = CORE_CHATS + SUPPORT_CHATS
|
| 60 |
|
|
|
|
| 55 |
"https://t.me/DONALD_CALL",
|
| 56 |
"https://t.me/ZionGems",
|
| 57 |
"https://t.me/NatsuCryptoGems",
|
| 58 |
+
"https://t.me/nicksdegens",
|
| 59 |
+
"https://t.me/nopaidcallshere",
|
| 60 |
+
"https://t.me/SouthParkCall",
|
| 61 |
]
|
| 62 |
SOURCE_CHATS = CORE_CHATS + SUPPORT_CHATS
|
| 63 |
|