Ethan

Results 20 comments of Ethan

Thank you very much for this rewrite, my only problem with this plugin was how slow it was and this seems to have addressed that very well! 😄 Only thing...

A few endpoints seem to have changed over time, this will need investigation before it can be solved.

https://github.com/EthanC/Loguru-Discord

@TheLovinator1 any chance you have time to look into this? It'd be great to be able to workaround the current Nitter issues!

After changing the Nitter instance, I noticed many URLs to the old instance in the database. I assume there's some kind of comparison happening here after the instance change that...

Hm, I didn't test creating a new feed without first deleting the db. But I can confirm that deleting the db, setting the new instance, and then creating a new...

(Got my Issues mixed up, disregard my original comment.) Correct. However if the setting is set to not use Nitter links, the same should be true for links in the...

@vogler I'm not sure how to test it in Docker, could we get an environment variable for it? Maybe like `EG_CLAIMUE=1`?

Update: Added the following line to `docker-compose.yml`... ```yml command: node unrealengine.js ``` Result is a `TimeoutError` on the first attempted claim, I also confirmed via browser that the package was...

``` Signed in as Sign In ``` Hacky solution - if the authenticated user's name appears to be `Sign In`, can the script attempt to reauthenticate?