Commit Graph

26 Commits (32278bed155e272cd743e9bf83a4c1d8a0ee4d82)

Author SHA1 Message Date
Egg 32278bed15 fix logging 2023-06-30 13:30:32 +02:00
missytake 1293861b0a error handling and deployment 2020-07-27 01:14:59 +02:00
b3yond 35bbe5f075 fixed wrong exception 2019-02-19 16:16:21 +01:00
b3yond 9121b49d0a check if mention is in reply to anything #41 2018-10-08 23:32:33 +02:00
b3yond ea95384a10 Revert "crawl the username only once from twitter and save to db #45"
This reverts commit 9836ec7752.
2018-10-08 23:27:45 +02:00
b3yond 1f09a92c58 crawl the username only once from twitter and save to db #45 2018-10-08 21:31:25 +02:00
b3yond 86622c66cb reverting #39 - make rate limits per account, not app 2018-10-07 22:10:48 +02:00
b3yond df007cd7e3 globals are in a separate python file now #39 #45 2018-10-06 10:44:07 +02:00
b3yond a459ba92c1 fixing #39 - saving last request in global var, not db. 2018-10-06 00:56:12 +02:00
b3yond 76ca4d772a fixed #41 - mention has to be in status text now 2018-10-05 23:40:41 +02:00
b3yond 272fcb2d49 crawl only mentions, no replies 2018-10-05 11:02:12 +02:00
b3yond c7dd0ac16b save the newest id, not the current 2018-09-24 23:08:29 +02:00
b3yond 2129306758 excepting and logging Twitter Errors to prevent crashes 2018-09-24 23:02:10 +02:00
git-sid 7e6043f4a2 Make code even more PEP8 compliant
It could be made even more compliant, but that would actually decrease
readability imo.
2018-09-14 12:45:49 +02:00
b3yond b80fa78a17 fixed seen_toot problem 2018-09-09 20:22:41 +02:00
b3yond bd804a432d Making Twitter Rate Limiting intelligent #35 2018-09-09 17:29:06 +02:00
b3yond e2365735ff Merge pull request #32 from b3yond/mailbot
Rewriting the Mailbot, included subscription mechanism
2018-09-08 11:14:57 +02:00
b3yond 76f8241792 wait on rate limit option for twitter APIs 2018-09-01 14:01:03 +02:00
b3yond da7ead65fa the mailbot can now receive messages from /var/mail/test 2018-08-08 17:09:26 +02:00
b3yond a7f2b3847d fixed backend deployment with systemd 2018-07-14 17:17:36 +02:00
b3yond 68363ec979 bots are safely imported in the backend, except twitterDMs 2018-07-14 16:39:53 +02:00
b3yond 8db4c108ae implemented twitter DMs 2018-04-15 11:58:19 +02:00
b3yond bc742f7dcc twitter & masto sign limit 2018-04-15 11:42:34 +02:00
b3yond 4844b92b9c reworked twitterbot according to new scheme 2018-03-28 23:33:04 +02:00
b3yond 21f1e9ddb3 small bugfixes 2018-03-28 20:24:21 +02:00
Thomas L e38a32d888 Refactoring. 2018-03-28 17:36:35 +02:00