qaisjp / go-discord-irc

The Discord and IRC bridge with puppets! An IRC user is created for each Discord user, messages from IRC seamlessly appear on Discord, and Discord mentions are automagically converted to and from IRC.
MIT License
113 stars 32 forks source link

Initial Avatar URL Configurable Support #74

Closed llmII closed 3 years ago

llmII commented 3 years ago

Fixes the relay to use an Avatar API that provides PNG (Discord doesn't like SVG).

Adds a configurable that can be changed at runtime allowing the URL used for avatars to be user managed.

Default avatar url changed to https://ui-avatars.com/api/?name=.

qaisjp commented 3 years ago

Thank you!

llmII commented 3 years ago

Sure thing, just tested this morning and confirmed working, and is a reloadable.