26000
26000
I managed to set it up. Yeah, this plugin serves from the root of `staticDir`, no matter what `publicPath` is. So my solution was to make Webpack write files to...
@Yzzzed unfortunately, I don't think it's possible to use a public path with your domain name when prerendering. If you specify an absolute URL as `publicPath`, your `index.html` will try...
I found a possible solution and wrote about it [here](https://github.com/chrisvfritz/prerender-spa-plugin/issues/344#issuecomment-545773670). I hope it helps!
Well, for now, you can type /help or ping it in DM, and if it replies, then it's running. I'll think about making some /status command. It should definitely be...
Oh. What IRC network are you connected to? Maybe I picked a bad way to check whether the bot is in channel (I'm not aware of any other way though,...
Thanks! Tested it on Freenode, turns out their servers send the channel name and a space after it, which is why IRChuu thought it's not the channel it should be...
Did it start happening after it's been online for a while or does it happen after each restart?
That's possible, but the Telegram library I use only supports polls in a yet unreleased RC version. And I'll have to migrate the whole project to that new version. So...
As for Imgur, that is possible, but it will only work for jpg and png files, not even webp (meaning no stickers). And images uploaded to Imgur expire, so I...
Oh, you have edited your issue and I didn't see it. I've already answered the Imgur question; as for multiple channels, sorry, that's impossible with the current IRChuu~ architecture. You...