|
550efc8a92
|
Fix relative paths that broke for some reason.
|
2022-11-18 12:47:06 -06:00 |
|
|
d31aa51ba3
|
Catch up.
|
2021-04-17 22:59:20 -05:00 |
|
|
73685c7b11
|
Use try() more.
Quick fix on errors that crash the script and prevent later issues from being posted.
|
2021-04-17 22:58:08 -05:00 |
|
|
12c975bab1
|
Print the toot when it toots.
|
2020-08-10 22:27:13 -05:00 |
|
|
817073812c
|
Use specified section of auth.ini for each account.
|
2020-08-09 15:54:56 -05:00 |
|
|
be3ee80314
|
Finish script to toot from same account.
|
2020-08-09 15:53:04 -05:00 |
|
|
2957e52ae0
|
Stub out Python script to generate Markov chains.
|
2020-08-09 13:24:33 -05:00 |
|
|
34accb5f43
|
Add log message.
|
2019-06-10 16:46:40 -05:00 |
|
|
2aa401f80d
|
Fix image bug.
|
2019-06-10 16:08:01 -05:00 |
|
|
4612df0a99
|
Truncate post to 500 characters.
|
2018-11-22 12:58:56 -06:00 |
|
|
b0ed77b601
|
Fix emoji checks.
|
2018-11-06 12:41:33 -06:00 |
|
|
e7f6309097
|
Add more emoji.
|
2018-11-06 11:05:46 -06:00 |
|
|
786bdaf49f
|
Only use one JSON package.
|
2018-11-05 15:32:31 -06:00 |
|
|
cb37714ca1
|
Add emoji.
|
2018-11-05 12:02:00 -06:00 |
|
|
84507ec93a
|
Remove extra spaces in address before posting.
|
2018-11-05 10:13:26 -06:00 |
|
|
34a513217b
|
CD in shell script for cron.
Closes #9
|
2018-11-04 20:19:13 -06:00 |
|
|
ac93c31962
|
Use absolute paths because of cron.
|
2018-11-05 01:25:52 +00:00 |
|
|
e34f8abda0
|
Don't try installing packages from script.
|
2018-11-03 12:19:40 -05:00 |
|
|
1df168b528
|
Drop direct Twitter support.
|
2018-11-02 21:42:32 -05:00 |
|
|
c8b9c60b74
|
Clean up tooting and rename files.
|
2018-11-02 14:47:57 -05:00 |
|
|
9e1629d2aa
|
Tell installer which repo to use.
|
2018-11-02 13:32:47 -05:00 |
|
|
e1952e5dda
|
Only try posting if there are requests to post.
|
2018-11-02 13:32:28 -05:00 |
|
|
ab68c2d488
|
Add custom library.
|
2018-11-02 10:37:54 -05:00 |
|
|
0b955f961f
|
Add requirements script.
|
2018-11-02 10:33:29 -05:00 |
|
|
3ab537b3a9
|
Rearrange and stop deleting the database after every run.
|
2018-11-01 23:44:53 -05:00 |
|
|
a6fb224fb1
|
Clean things up and duplicate some earlier work.
|
2018-11-01 22:47:05 -05:00 |
|
|
f53093c58b
|
Complete storage in database and checks to make sure everything gets posted once and only once.
|
2018-11-01 15:14:36 -05:00 |
|
|
e9dd6de0d3
|
Stub out Mastodon tooting.
|
2018-11-01 15:14:24 -05:00 |
|
|
7e8dbe3522
|
Set up .ini file for auth keys.
|
2018-11-01 15:13:57 -05:00 |
|
|
09fc481443
|
Get rolling on Twitter...
|
2018-11-01 15:13:47 -05:00 |
|
|
c69c5b7d6a
|
Finish cleaning up requests into a dataframe.
|
2018-11-01 15:13:42 -05:00 |
|
|
f73a2f0997
|
Get closer to parsing JSON right.
|
2018-11-01 15:13:30 -05:00 |
|
|
a0253db442
|
Update API version and grab all the requests from the last week.
|
2018-11-01 15:13:12 -05:00 |
|
|
9fe901c316
|
Init.
|
2018-10-31 13:52:57 -05:00 |
|