Commit graph

388 commits

Author SHA1 Message Date
Klaus-Uwe Mitterer fb407786a6 Make sure that /reply doesn't duplicate mentions 2017-03-28 16:33:25 +02:00
Klaus-Uwe Mitterer 4306a2ccb1 Re-enable tweeting directly by caption 2017-03-28 16:08:06 +02:00
Klaus-Uwe Mitterer 5812643e01 Implement commands in image captions 2017-03-28 15:46:14 +02:00
Klaus-Uwe Mitterer 70f7dfcc85 Switch stuff and more 2017-03-28 11:07:33 +02:00
Klaus-Uwe Mitterer 0c62833095 Fixing Like/Unlike/Retweet buttons, other minor fixes 2017-03-27 21:45:37 +02:00
Klaus-Uwe Mitterer 0edc96940b More stuff regarding multiple accounts 2017-03-27 19:08:02 +02:00
Klaus-Uwe Mitterer b2da5a1f85 Allow multiple accounts per chat 2017-03-27 17:39:52 +02:00
Klaus-Uwe Mitterer 5c4f890bf5 Newest tweet in thread at bottom 2017-03-27 14:18:36 +02:00
Klaus-Uwe Mitterer acdbb59800 Some more location stuff 2017-03-27 14:04:36 +02:00
Klaus-Uwe Mitterer f0ed4f552a Add methods for trends 2017-03-26 20:30:51 +02:00
Klaus-Uwe Mitterer 2921c10fb6 Try to prevent empty mentions, i.e. '@' 2017-03-25 22:04:18 +01:00
Klaus-Uwe Mitterer f309a854c6 Print tweets in reverse order, improve track 2017-03-25 16:21:55 +01:00
Klaus-Uwe Mitterer 1f0b754b1f Fix quote() function 2017-03-25 13:06:01 +01:00
Klaus-Uwe Mitterer ed5e19af0c Fix user() method 2017-03-24 22:46:43 +01:00
Klaus-Uwe Mitterer 3537379e99 Make outgoing tweet notifications optional 2017-03-24 22:24:55 +01:00
Klaus-Uwe Mitterer 97bfea2f24 Normalize name 2017-03-24 17:14:14 +01:00
Klaus-Uwe Mitterer b6fc92e3c8 Remove bullshit 2017-03-24 17:09:55 +01:00
Klaus-Uwe Mitterer 60c32fcb25 Add search function 2017-03-24 17:02:21 +01:00
Klaus-Uwe Mitterer 09d2d75443 Add functions to get own tweets and tweets by other users 2017-03-24 16:25:24 +01:00
Klaus-Uwe Mitterer 9354a33589 Well, at least I finally created a readme file... 2017-03-24 15:42:01 +01:00
Klaus-Uwe Mitterer a12c5fa4ca Add thread function 2017-03-24 15:34:53 +01:00
Klaus-Uwe Mitterer 97958f2497 Add quote function 2017-03-24 13:08:47 +01:00
Klaus-Uwe Mitterer acfb985d87 Fix reply button 2017-03-24 01:48:40 +01:00
Klaus-Uwe Mitterer 7d68636751 Add method to create menu, improve mention handling 2017-03-23 22:39:54 +01:00
Klaus-Uwe Mitterer dbd7e794d2 Add function to actually fetch users subscribed to broadcasts, IMPROVE REPLIES!!! 2017-03-23 20:23:31 +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 66ae28d589 Add broadcast method 2017-03-23 17:32:06 +01:00
Klaus-Uwe Mitterer 0c8b14c25d Add /togglementions to /help string 2017-03-23 17:23:44 +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 3af38cc3d9 Implement untested stream handler 2017-03-23 14:18:52 +01:00
Klaus-Uwe Mitterer 5fb84de363 Pass to bottools.methods.unknown if not admin in restart() 2017-03-23 13:06:58 +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 c9b6fd7153 Update .gitignore 2017-03-22 01:56:19 +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 003183ed0d Use user_timeline instead of search 2017-03-20 19:05:07 +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
Klaus-Uwe Mitterer 04da2892f4 Add variables for goo.gl and the Telegram bot 2017-03-18 15:16:37 +01:00
Klaus-Uwe Mitterer 87261d2ad8 Merge branch 'master' of git.klaus-uwe.me:kumitterer/twitools 2017-03-17 22:37:10 +01:00