A bunch of helpful tools for heavy Twitter users
Go to file
2017-03-23 22:39:54 +01:00
bottools Add method to create menu, improve mention handling 2017-03-23 22:39:54 +01:00
dbtools Add function to actually fetch users subscribed to broadcasts, IMPROVE REPLIES!!! 2017-03-23 20:23:31 +01:00
filters Add post-handler for sent Markov tweets 2017-03-09 00:48:09 +01:00
httptools Handle videos properly, move downloading function to httptools 2017-03-15 20:43:36 +01:00
mediatools Handle videos properly, move downloading function to httptools 2017-03-15 20:43:36 +01:00
setuptools Add restart method for admin 2017-03-23 13:05:48 +01:00
twitools Add function to actually fetch users subscribed to broadcasts, IMPROVE REPLIES!!! 2017-03-23 20:23:31 +01:00
.gitignore Update .gitignore 2017-03-22 01:56:19 +01:00
challenge.py Move stuff out of that extras folder. Need to think that over... 2017-01-27 21:54:59 +01:00
config.cfg.dist Add variables for goo.gl and the Telegram bot 2017-03-18 15:16:37 +01:00
csvdb.py Added some comments JFF 2017-01-27 22:02:53 +01:00
deleter.py Move stuff out of that extras folder. Need to think that over... 2017-01-27 21:54:59 +01:00
filler.py Use user_timeline instead of search 2017-03-20 19:05:07 +01:00
getdates.py Futher preparation for MySQL, which is not working yet though... 2016-06-30 12:33:09 +02:00
getmentions.py Futher preparation for MySQL, which is not working yet though... 2016-06-30 12:33:09 +02:00
gettoken.py Add script to easily fetch new ato/ase pair 2017-02-26 20:11:51 +01:00
gettweets.py Futher preparation for MySQL, which is not working yet though... 2016-06-30 12:33:09 +02:00
lyricsbot.py Return Status object rather than ID in twitools.tweet() 2017-03-09 20:08:38 +01:00
lyricsmanager.py Fix queryLyrics() call, return ID of added row 2017-02-26 20:54:40 +01:00
makedb.py Futher preparation for MySQL, which is not working yet though... 2016-06-30 12:33:09 +02:00
markov.py Add post-handler for sent Markov tweets 2017-03-09 00:48:09 +01:00
retweeter.py Give retweet function a return value 2016-12-07 13:56:48 +01:00
setup.py Add distinct broadcast and emergency methods 2017-03-23 18:14:22 +01:00
telegrambot.py Actually enable the new methods 2017-03-23 18:37:01 +01:00
transbot.py Refactoring in Telegram bot, transbot fix 2017-03-18 19:23:38 +01:00