-
Looks like somewhere between 2.4 and 3.2 a regression has been introduced, where we can no longer define multiple IRC channels. Our use case requires an IRC bot/user in a channel 'per project'. So mul…
-
As per discussion on IRC: there seem to be sticker support in Matrix / some matrix clients (e.g. Riot) now, but these are not shown on the IRC side at all.
It would be nice if either some alt text…
Fuchs updated
2 weeks ago
-
GMS currently only has a Web-based user interface, but it is planned to replace many IRC services ([Atheme](https://github.com/freenode/atheme)) features that currently don't require use of other prot…
-
With 0.7.2. This was probably due to an IRC channel key change, which coincided with the failure.
```
goroutine 94633 [running]:
runtime.panic(0x98ac20, 0xef5c5c)
/usr/local/go/src/pkg/runtim…
-
I got this docker-compose running:
```
---
version: '3.3'
services:
openbooks:
image: evanbuss/openbooks
container_name: openbooks
#command: --name dontwannagive …
-
We currently use a (free) cert from GlobalSign for basically everything.
This is a big problem because:
- It has to be manually renewed, yearly.
- All services share a single certificate and private k…
-
We need to develop an API between services and proxies:
- Proxy need to sends events in a way such that services can easily read them.
- Services need to be able to tell the Proxy to form arbitrar…
-
The metaserver connects the lobby with the channel #widelands on irc, which is connected to other services (like discord).
The users should be informed about this connections, at least the connection…
-
While troubleshooting https://github.com/zachbr/Dis4IRC/issues/75 I noticed today this error, and I am not sure what it means. I am using ngIRCd with anope services if that is relevant.
```
[19:14:4…
-
I'd like to be able to complete usernames with @ because that's a pretty common thing on a lot of other forms of communication. For example, typing `@userna` would complete to something like `@usernam…