Ahab Hyde
714c73e1b5
Added 30 seconds timeout long polling
2018-10-19 10:24:24 +02:00
Ahab Hyde
aa17465713
Revert "First version with 5000 timeout long poll request"
...
This reverts commit c657f6a022
.
2018-10-14 00:40:58 +02:00
Ahab Hyde
c657f6a022
First version with 5000 timeout long poll request
2018-10-13 23:35:36 +02:00
Ahab Hyde
b80b154824
Nascosto print di debug
2018-07-16 18:32:59 +02:00
Ahab Hyde
c835732151
Support for sticker, bugfix
...
Added support for tg stickers (converted into png images)
Fixed a bug in where a tg user without surname would send message with "null" as surname
2018-05-24 12:41:45 +02:00
Ahab Hyde
e544ddebd7
Send generic file and bugfix
...
Now is possible to send every type of file. If the file is not an image, the MIME type will be 'text/plain'.
Fixed the bug that would crash the program when someone would send the same image in a Telegram chat.
Moved the test classes to test package.
Renamed the class from "bottelegram" to "telegrambot"
2018-05-22 14:35:27 +02:00
Ahab Hyde
53e3cce3d9
Immagini tg -> matrix inviate come immagini
...
Non vengono inviate se su tg viene inviata un'immagine già presente (problema nel trovare il path dell'immagine?)
2018-04-21 22:36:07 +02:00
Ahab Hyde
c7b81d01c3
Prima versione di inoltro immagini tg > matrix
...
Immagine mandata come file, se viene mandata la stessa immagine più volte non viene inviata
2018-04-20 16:59:24 +02:00