Closed king-millez closed 1 year ago
@pdelteil perhaps #107 and #108 can be merged to this branch instead so there is a consistent "up to date" branch for Semiphemeral which actually works?
For others coming across this wondering whether there's a good fork to use, these are the most ahead with patches.
Haven't tried either yet.
This pull request fixes a plethora of issues:
requirements.txt
get_user
function now usesuser_id
as a *kwarg instead of just a raw argdatetime
objects to UTC standardiseddatetime
objectsPlease note
I did these fixes to make Semiphemeral work to unlike Tweets on my account. I haven't tested this with the other modes (except configure) and I'm not sure if they even work. This is however at least a start and should allow the application to work from an initial clone and not immediately fail like it currently does.
I would suggest those coming from #113 and #121 to use this branch.