matrix-appservice-gitter
matrix-appservice-gitter copied to clipboard
"FreeCodeCamp" room no longer works
The bridge doesn't appear to be able to join "freecodecamp/freecodecamp" any more.
> var gitter = new Gitter(KEY);
undefined
> var r = gitter.rooms.findByUri("freecodecamp/freecodecamp");
undefined
> r
{ state: 'rejected',
reason: [Error: 404: {"error":"Not Found"}] }
However, I can join it in a normal web browser just fine.
Ah, possibly it got banned? I tried creating a new test room for myself and then banning the bot. It too can't join that, receiving a 404 error.
I wonder if perhaps we got banned from the room.