Compare commits

..

3 Commits

Author SHA1 Message Date
Crystal 46fba104db get chat_id and thread_id from caller 2025-12-01 16:11:23 +01:00
Crystal fd62653dce support threaded groups 2025-12-01 09:57:03 +01:00
andrea 1e2f715ff3 telegram bot to send msg to users 2025-11-29 23:34:26 +01:00
+6
View File
@@ -0,0 +1,6 @@
TOKEN= '8381960173:AAFfHKWUNu8WMAAf1dvTnrDraING_ZNTY8k'
USERS= [
('245431596', None), # cry
('-1003426627369', 2), # gruppo, kas
('-1003426627369', 16), # gruppo, woodoo
]