Commit graph

23 commits

Author SHA1 Message Date
Joel Beckmeyer
6523a28e11
fix some pleroma errors with async and 500 errors (#4)
* fix some pleroma errors with async and 500 errors

* add better recovery/handling of HTTP 500

* remove unnecessary else
2022-12-29 01:22:24 +00:00
io
c22a493dff license compliance stuff and other changes
relicense to AGPLv3
comply with the MPL's file copyleft
some other changes in the direction of supporting GPT-2 which were hard to untangle from the rest of the changes (sorry)
2021-07-26 04:52:44 +00:00
io
01a39db9d6 rewrite reply.py too 2021-06-16 03:49:34 +00:00
Agatha Rose
a904587b32
Clean up formatting and help linter calm down 2021-06-05 00:38:36 +03:00
Lynne
1261af29c3 fix silly mistake 2019-08-07 13:48:45 +10:00
Lynne
1fbaf17e3e allow users to specify custom config.json location 2019-08-07 13:46:57 +10:00
Lynne
cd659d86a1 removed unused media code 2019-07-02 20:43:34 +10:00
Lynne
86bbfb442b removed unused code 2019-07-01 17:13:45 +10:00
Lynne
575c473301
Merge pull request #24 from notagoat/pin-branch
Add un/pin to the bot
2019-05-19 23:09:11 +10:00
Lynne
354ea46dcb
code cleanup, fixes #23 2019-05-19 23:06:31 +10:00
notagoat
8ebef4327d Fixey fix 2019-05-19 13:57:20 +01:00
notagoat
65cebc37ac Added toots! 2019-05-19 13:54:59 +01:00
notagoat
011ec2c9a8 Added the ability to pin and unpin toots with the pin and unpin command. Would like to clean up code as well as possibly toot confirmation and error messages 2019-05-19 13:31:42 +01:00
Lynne Lawson
ddbd2f10ad removed leftover code from another solution 2019-05-04 16:49:21 +10:00
Lynne Lawson
90e3cfc64c don't create infinite loop threads, finally fixes #17 2019-05-04 16:44:57 +10:00
Lynne
c2997ae0d1
fixed a silly mistake, fixed " and ' stuff 2019-01-11 22:56:35 +10:00
Lynne
85fec32c83
renamed create.py to functions.py 2019-01-11 22:47:42 +10:00
Ben Lubar
35b5408072
Add support for content warnings on posts. 2018-11-24 13:13:02 -06:00
Lynne
8bc97a0203 better visibility handling 2018-10-27 23:25:46 +10:00
Lynne
9e6930ffad
fixed once and for all 2018-10-26 11:35:14 +10:00
Lynne
778b968189
i'm such a dunce, fixed bot replies 2018-10-26 11:21:51 +10:00
Lynne
e4d661caa6 added config.json to make changing api base url easier 2018-10-14 16:58:58 +10:00
Lynne
be003a6000 initial commit 2018-10-09 11:11:51 +10:00