b3yond
|
f2d82285af
|
If twitter is waiting on rate limit exceeded, it doesn't block the rest anymore.
|
2017-09-17 19:07:04 +02:00 |
|
b3yond
|
3eb9321c53
|
reverted so called "fix" and try-excepted the problem
|
2017-07-25 15:13:54 +02:00 |
|
b3yond
|
1833986565
|
fixed error with logging of utf-8 encoded logs
|
2017-07-25 15:00:57 +02:00 |
|
b3yond
|
c8e2efc848
|
fixed sending DMs in shutdown()
|
2017-07-23 15:52:57 +02:00 |
|
b3yond
|
d1dc51abea
|
lots of small stuff which hopefully helps
|
2017-07-23 15:47:23 +02:00 |
|
b3yond
|
719685ce9c
|
removed print of empty line in direct output
|
2017-07-23 15:00:52 +02:00 |
|
b3yond
|
063d3b7869
|
CRLF missing in log format, experimenting with twitter api rate limit
|
2017-07-23 14:40:30 +02:00 |
|
b3yond
|
b3fa55104c
|
fixed datetime error
|
2017-07-20 22:44:44 +02:00 |
|
b3yond
|
2f998a6e83
|
added function to create logs
|
2017-07-20 22:30:43 +02:00 |
|
b3yond
|
b3e00368c4
|
added more nice debug messages, hopefully useful to the admin
|
2017-07-20 11:08:05 +02:00 |
|
b3yond
|
a1599a9fec
|
added timestamp for rate limit exceeded error
|
2017-07-20 10:56:50 +02:00 |
|
b3yond
|
5354d0d0fa
|
fixed the problem with saving last_mention. Yay!
|
2017-07-19 12:32:32 +02:00 |
|
b3yond
|
a3139b2380
|
fixed Rate limit exceeded Error
|
2017-07-19 12:17:15 +02:00 |
|
b3yond
|
dc8ba181f7
|
further increase delay to avoid hitting twitter rate limit
|
2017-07-12 00:12:26 +02:00 |
|
b3yond
|
d2910f8516
|
make toot->tweet format nicer
|
2017-07-11 23:50:55 +02:00 |
|
b3yond
|
a2f7b49c99
|
fix twitter/mastodon interface (really)
|
2017-07-11 22:49:24 +02:00 |
|
b3yond
|
b10090a449
|
fix twitter/mastodon interface
|
2017-07-11 22:16:26 +02:00 |
|
b3yond
|
5ccfe328ea
|
make error messages great (again)
|
2017-07-11 22:05:46 +02:00 |
|
b3yond
|
d745ad6520
|
improve docs & error messages
|
2017-07-11 21:51:37 +02:00 |
|
b3yond
|
3fa47de34e
|
retweetbot worx again!
|
2017-06-25 23:50:58 +02:00 |
|
b3yond
|
8ad4696179
|
merged
|
2017-06-25 21:52:11 +02:00 |
|
b3yond
|
f6550f16dc
|
extended sleep time
|
2017-06-25 21:51:19 +02:00 |
|
Thomas L
|
b46247c9ad
|
fix exception handling
|
2017-06-25 21:42:06 +02:00 |
|
Thomas L
|
4b85bf933d
|
make shutdown_contact configurable
|
2017-06-25 19:31:40 +02:00 |
|
Thomas L
|
1ecae1a5d2
|
Merge branch 'master' of dl6tom.de:public/ticketfrei
|
2017-06-25 19:17:25 +02:00 |
|
Thomas L
|
8fa0ab3a8d
|
refactor filter
|
2017-06-25 19:15:38 +02:00 |
|
b3yond
|
16c44b88ef
|
removed outdated trigger functions, corrected bot init call
|
2017-06-25 18:31:16 +02:00 |
|
b3yond
|
563eaa3971
|
good- and blacklists are now stored in folders, retweetbot uses configfile
|
2017-06-25 18:06:33 +02:00 |
|
b3yond
|
da9f0def5a
|
trying to introduce toml config to trigger & retweetbot.
|
2017-06-18 01:33:47 +02:00 |
|
b3yond
|
3f442e0f91
|
fixed some last bugs, retweetbot.py should work again now.
|
2017-06-18 01:06:59 +02:00 |
|
b3yond
|
f0f5d91813
|
fixing stuff
|
2017-06-18 00:35:34 +02:00 |
|
b3yond
|
18a9b706b0
|
troubleshooting
|
2017-06-17 22:32:20 +02:00 |
|
b3yond
|
9f675683b5
|
implemented trigger in main flow
|
2017-06-17 22:11:44 +02:00 |
|
b3yond
|
10b784617e
|
wrote trigger class to filter the tweets/toots before retweeting/boosting
|
2017-06-17 21:35:47 +02:00 |
|
b3yond
|
ca62e19736
|
added documentation, fixed small issues.
|
2017-06-17 20:34:18 +02:00 |
|
b3yond
|
a3e6c36926
|
everything is in small beautiful functions now
|
2017-06-17 20:16:03 +02:00 |
|
b3yond
|
48ba20e266
|
reworked the retweetbot as a class
|
2017-06-17 19:55:52 +02:00 |
|