MyWay
MyWay
Could you please add instructions for building the image?
Any news on this?
I agree. Would it be possible to move current latest build to nightly or edge?
> @MyWay I would take a look at the example docker-compose file the docs provide at https://github.com/eggheads/eggdrop-docker/blob/master/docker-compose.yml and add in the required environmental variables (and other required settings), or mount...
It was just to give you the command I used: ``` services: eggdrop: image: eggdrop:1.9.5 container_name: eggdrop command: - /bin/sh - -c - | apk add --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community tcl-lib tcl-tls &&...
Maybe the issue is with eslint 9?
+1 for this
I had tried on chrome. Now I tried on Firefox and I'm getting a different behaviour, writing doesn't duplicate the text, but if you try to delete the line char...
It would be cool if, like linkding, the browser extension could provide a custom **search engine** so that when you type in the address bar the key you set, eg....
I have no direct access to the socket of the underlying library, though from what I see the emit 'ping timeout' for timeouts. The bot has been running for months...