Dis4IRC 1.2.0
-
Discord library updates - IMPORTANT: You will be required to update to this version before November 7th 2020. That is when Discord will remove its old discordapp.com API endpoint.
As part of this update, Please note that Dis4IRC REQUIRES the
GUILD_MEMBERSprivileged intent in order to properly cache members at runtime. For instructions on adding the needed intent in the Discord Developer Console, please click here. -
The webhook system now takes advantage of Discord API's Allowed Mentions system, making it harder to abuse mentions.
-
IRC users can now request all pinned messages from the bridged Discord channel using the
pinnedcommand. -
All bridge statistics are now persisted to disk, allowing you to restart the bridge without losing message statistics.
-
Commands like
pinnedandstatscan now be entirely disabled in the config file. -
The expiration time on pastes submitted by the paste service can now be configured.
-
The IRC library was updated, fixing a reconnect issue with unstable connections.