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

Cleanup: remove webhook_prefix #108

Closed llmII closed 3 years ago

llmII commented 3 years ago

This setting is no longer needed as the bridge assumes it will be able to manage webhooks and can do so automatically. Closes #101.