Commit graph

22 commits

Author SHA1 Message Date
Klaus-Uwe Mitterer c8a3e38575 Check in old refactoring, update maximum tweet length 2017-12-06 18:20:13 +01:00
Klaus-Uwe Mitterer a7a26059e2 Adapt mentions because of the f***ing Twitter changes... 2017-04-02 03:05:11 +02:00
Klaus-Uwe Mitterer 5812643e01 Implement commands in image captions 2017-03-28 15:46:14 +02:00
Klaus-Uwe Mitterer f0ed4f552a Add methods for trends 2017-03-26 20:30:51 +02:00
Klaus-Uwe Mitterer acfb985d87 Fix reply button 2017-03-24 01:48:40 +01:00
Klaus-Uwe Mitterer 6aba2e4396 Actually enable the new methods 2017-03-23 18:37:01 +01:00
Klaus-Uwe Mitterer a50b0c08b0 Add distinct broadcast and emergency methods 2017-03-23 18:14:22 +01:00
Klaus-Uwe Mitterer f8e490dc04 Add mention streaming 2017-03-23 17:01:05 +01:00
Klaus-Uwe Mitterer 7caf67413c Some fixes. Not working yet, but... 2017-03-23 14:27:38 +01:00
Klaus-Uwe Mitterer 6e12ba4a44 Add restart method for admin 2017-03-23 13:05:48 +01:00
Klaus-Uwe Mitterer 929138f3c8 Remove pointless imports, fix /start string 2017-03-22 12:18:07 +01:00
Klaus-Uwe Mitterer de2549ae07 Refactoring Telegram bot# 2017-03-22 01:53:51 +01:00
Klaus-Uwe Mitterer ef958366b9 Move strings to bottools.strings 2017-03-21 22:26:16 +01:00
Klaus-Uwe Mitterer 699ad8b32b Fix media handler and timeline handler 2017-03-21 22:08:21 +01:00
Klaus-Uwe Mitterer 59b4bcd548 Add follow and unfollow methods, fix reply method 2017-03-20 21:40:02 +01:00
Klaus-Uwe Mitterer 7c508ddff5 Handle animated GIFs 2017-03-20 17:56:15 +01:00
Klaus-Uwe Mitterer 77fa014b75 Unescape tweets before sending them to the client, update help string 2017-03-20 15:44:12 +01:00
Klaus-Uwe Mitterer 6f5b4e4f6d Fix tweet ID finder 2017-03-20 14:42:09 +01:00
Klaus-Uwe Mitterer a6b8cefaa1 Add like, reply and retweet functions, get image conversion working 2017-03-20 14:32:41 +01:00
Klaus-Uwe Mitterer fb7afcbb9c Add media handling. Apparently webp files already work if you pass a wrong extension... 2017-03-18 21:45:02 +01:00
Klaus-Uwe Mitterer ab0e32bf27 Refactoring in Telegram bot, transbot fix 2017-03-18 19:23:38 +01:00
Klaus-Uwe Mitterer fb5212bd2d Rename Telegram bot 2017-03-18 15:16:58 +01:00
Renamed from bot.py (Browse further)