agus1111 commited on
Commit
f38efc6
·
verified ·
1 Parent(s): 53f71a5

Update botsignal.py

Browse files
Files changed (1) hide show
  1. 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