Open MrMcMisterson opened 1 year ago
Are you running it against an instance with 0.18.x?
The version of the lemmy bot library currently pulled in only works with instances up to 0.17.x - I started updating it, but ran into problems with no longer receiving any events, see https://github.com/r-sauna/lemmy-reddit-bot/issues/1
Ah yeah. Its the most up to date version.
You can try by changing the lemmy-bot dependency in package.json to https://github.com/SleeplessOne1917/lemmy-bot.git with the latest git hash there - for me it'll take a bit over a week before I'll have time myself to continue with that.
The lemmy bot doesn't seem to want to connect. Is there some event logs that we could generate to see where the issue is?