Commit Graph

26 Commits

Author SHA1 Message Date
b3yond ff73c5dc21 Standardized reports; moved flow() logic to crawl(), repost(), & post(); bots don't own Trigger anymore 2018-01-18 11:41:08 +01:00
Thomas L f2a0cf18b4 replace logger class with standard python loggin 2018-01-07 20:22:32 +01:00
b3yond 654af44534 reworked logger class - also handles bot crashes and tbs now. added configline for log directory. 2018-01-05 10:42:31 +01:00
b3yond 98dd5e4212 improved the traceback messages 2018-01-04 12:20:59 +01:00
b3yond 0f6fc60b5e crash reports are now sent via mail. documented config.toml.example 2018-01-04 11:02:42 +01:00
b3yond df32f3c614 added class to write mails to users 2018-01-01 11:23:50 +01:00
b3yond d7dea7df00 finished changes to class structure 2017-12-30 16:33:34 +01:00
b3yond d22c85da1b Renamed config file to config.toml #6 2017-12-30 10:32:20 +01:00
b3yond cbf16b8f74 changed ticketfrei.py to python3 #7 2017-12-30 01:15:22 +01:00
b3yond 1cab8dffb6 small fixes, 280 limit, wait 60 seconds 2017-11-24 18:11:35 +01: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 dc8ba181f7 further increase delay to avoid hitting twitter rate limit 2017-07-12 00:12:26 +02:00
b3yond f881ab490e raised rate limit sleep time 2017-07-11 22:55:49 +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
Thomas L b46247c9ad fix exception handling 2017-06-25 21:42:06 +02:00
b3yond 16c44b88ef removed outdated trigger functions, corrected bot init call 2017-06-25 18:31:16 +02:00
Thomas L 897aabe16f add filter to RetootBot 2017-06-25 17:50:03 +02:00
b3yond 647543ddc4 updated readme to prioritize tasks 2017-06-23 22:09:56 +02:00
b3yond da9f0def5a trying to introduce toml config to trigger & retweetbot. 2017-06-18 01:33:47 +02:00
b3yond 9f675683b5 implemented trigger in main flow 2017-06-17 22:11:44 +02:00
Thomas L 3838cf442b combine bots 2017-06-17 20:49:30 +02:00
Thomas L 364746f976 make interop with RetweetBot easier 2017-06-17 20:27:53 +02:00
Thomas L d952396797 refactor into RetootBot 2017-06-17 19:37:33 +02:00
Thomas L 3f02891223 implement basic auto-reblogging 2017-06-17 18:15:13 +02:00