Commit Graph

60 Commits

Author SHA1 Message Date
cquest
cb6267ef86 migrate sqlite global database to local account directory 2022-12-14 16:48:54 +01:00
cquest
af8ff73fd1 delay post only is there is an attachment 2022-12-14 16:48:14 +01:00
cquest
b2185b6434 get pics from nitter and fallback to twitter 2022-12-14 13:44:16 +01:00
cquest
d54ca76d7e Merge branch 'master' of github.com:cquest/tootbot 2022-12-11 18:10:58 +01:00
cquest
0fa5ecf96b special processing for xkcd 2022-12-11 18:10:45 +01:00
cquest
35bc4aeb4f add delay when "Unprocessable Entity" error on post (fixes #9) 2022-12-11 18:08:40 +01:00
Christian Quest
0c80fdec58
Create pylint.yml 2022-12-08 11:04:40 +01:00
Christian Quest
89ae4479dd
Merge pull request #20 from hmlendea/master
Support for Reddit
2022-12-08 11:00:21 +01:00
Horațiu Mlendea
e30fd92bd3 Removed unnecessary code 2022-12-07 17:51:13 +02:00
Horațiu Mlendea
03da7875aa Support for Reddit 2022-12-07 17:49:14 +02:00
Christian Quest
3b948146ff
Fix markdown layout 2022-12-07 11:46:09 +01:00
Christian Quest
66d688f698
Create dependabot.yml 2022-12-07 11:43:38 +01:00
Christian Quest
f8faa5abcd
Merge pull request #14 from jordanekay/master
Fix spelling in cron-sample.sh
2022-12-07 11:07:01 +01:00
cquest
994ef0ab2a jq is required 2022-11-23 21:01:48 +01:00
Jordan Kay
ca4feb31ce
Fix spelling in cron-sample.sh 2022-11-10 11:10:02 -05:00
cquest
f49977e4cf send "unlisted" toots instead of "public" to avoid public TL flood 2022-11-10 11:56:40 +01:00
cquest
a858cd4608 avoid re-entrance problems 2022-11-08 11:24:01 +01:00
cquest
fc049bae16 more text content cleanup + twitter>niteer + utm_? tracking removal 2022-11-06 09:32:39 +01:00
cquest
370ce57cdb mastodon prefers mp4 videos 2022-11-06 09:32:06 +01:00
cquest
d29ac1c8c1 better tweets.json cleanup on each run 2022-11-06 09:31:36 +01:00
cquest
e453665420 some debug output to log activity 2022-11-06 09:31:06 +01:00
cquest
5a8dabf974 mention yt-dlp for video retrieval 2022-11-05 18:03:11 +01:00
cquest
94e4e49fff dependency with yt-dlp to download/recode videos 2022-11-05 18:02:01 +01:00
cquest
d900482b5b update readme 2022-11-05 10:00:55 +01:00
cquest
5fee1f4ec5 twint dependency (git master) 2022-11-05 09:48:40 +01:00
cquest
291639623a missing import 2022-11-05 09:48:13 +01:00
cquest
9c03e5c262 retrieve tweets with twint 2022-11-05 09:47:45 +01:00
cquest
66c5298507 support RSS feeds 2022-11-05 09:45:06 +01:00
cquest
c5614c6071 fix mastodon login 2022-11-05 09:44:34 +01:00
cquest
b60f770c8f Merge branch 'master' of github.com:cquest/tootbot 2022-05-02 16:08:35 +02:00
cquest
1131b55425 new options 2022-05-02 16:08:15 +02:00
cquest
5e5020feac update examples 2022-05-02 16:08:01 +02:00
cquest
c900b065ab use proper id 2022-05-02 16:07:24 +02:00
cquest
75e0353dc6 add "Source: author" only if authors is present 2022-05-02 16:06:54 +02:00
cquest
6a58efdec9 use links when available to embed images 2022-05-02 16:06:17 +02:00
cquest
b163d3e115 use title when no id is available 2022-05-02 16:05:47 +02:00
Christian Quest
2375f66ee4
Merge pull request #12 from amirmojiry/patch-1
Update README (add python keyword)
2021-04-20 19:29:25 +02:00
Amirhossein Mojiri Foroushani
98d269d0ea
Update README (add python keyword)
Add python to a fenced code block for syntax highlighting.
2020-10-04 21:17:27 +03:30
cquest
8c6c279c2b ajout delay pour envoi différé 2019-06-25 15:05:16 +02:00
cquest
2a4f3cd3f7 rss/atom feed info 2019-04-03 17:56:38 +02:00
cquest
611f235aff howto use rss/atom feed 2019-04-03 17:52:36 +02:00
cquest
0c8f107d43 Merge branch 'master' of github.com:cquest/tootbot 2019-04-03 17:49:07 +02:00
cquest
90ed844066 missing endline 2019-04-03 17:48:48 +02:00
cquest
66f4a1a887 rss/atom feed support 2019-04-03 17:47:28 +02:00
cquest
91f811ecbb age param 2019-04-03 17:46:53 +02:00
cquest
184ab026f4 pep8 2019-04-03 17:46:13 +02:00
cquest
720aff1abd reorg modules 2019-04-03 17:44:07 +02:00
Christian Quest
5071ba0cf7
useage added 2018-10-19 15:56:53 +02:00
Christian Quest
e2ed16d4a2
python3 required... 2018-10-19 15:52:35 +02:00
Christian Quest
77fca0af7a
setup instructions added 2018-10-19 15:52:02 +02:00