lythx / trakman

Trackmania Forever server controller written in TypeScript
https://trakman.ptrk.eu
MIT License
24 stars 4 forks source link

Internet Relay Chat feauture #201

Open ExEric3 opened 1 year ago

ExEric3 commented 1 year ago

Hia,

another idea is planned IRC? I used this https://plugins.xaseco.org/info.php?id=24 and for that I used Discord IRC Bot to relay it. I was able manage servers from Discord and IRC simmoultanously.

wsrvn commented 1 year ago

it is not a planned feature at the current stage. having to run a bot (which is the only solution, as webhooks cannot read channel messages) seems like an overkill for a trackmania controller.

ExEric3 commented 8 months ago

Well since Discord have rate limits would be nice to have place log most events at IRC networks you can have under own control since they are self hosted and u can manage rate limits also. After that u can make own discord bot and filter these events and collect them from IRC. Thats how I done it now just with combination with XAseco.

wsrvn commented 8 months ago

ill look into this after we are done refactoring the codebase (1.5.x)

ExEric3 commented 8 months ago

Okey. Feel free contact me I can offer self hosted IRC network with specific ports and rate limits for debugging purposes.