FAForever / server

The servercode for the Forged Alliance Forever lobby
http://www.faforever.com
GNU General Public License v3.0
67 stars 62 forks source link

Anope database is going away with IRC changes #977

Closed Askaholic closed 10 months ago

Askaholic commented 10 months ago

The IRC server is being replaced by Ergochat which has more modern login capabilities. It supports customizing the login process so clients will be able to log in with a token, and for the users that want to log into IRC outside of the FAF client, there will be a separate mechanism for setting a password which will be built outside of the lobby server. So as far as the lobby server is concerned, all knowledge/logic around IRC can be dropped.

https://github.com/FAForever/faf-stack/pull/225