Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

pylink-discord 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jlu5 jlu5 released this 15 Jul 05:11
· 18 commits to master since this release
0.2.0

Second alpha release, targeting PyLink 2.1-alpha2 and Disco Git master.

Feature changes

  • Added a join_offline_users option to show/hide offline Discord users from channels (#15)
  • Rewritten webhooks engine: webhooks support is now more robust against missing permissions, webhook deletion, etc.
  • Removed Webhooks agent forwarding
  • Added a pm_format option to control the display style of relayed PMs

Bug fixes

  • Messages are now wrapped and truncated if over Discord's length limit (2000 characters)
  • Reworked DM handling to properly support multiple guilds
  • Set infinite reconnect attempts to Discord
  • Fix extraneous JOIN / MODE hooks after the bot is removed from a channel

Internal improvements

  • Implement nick() to change the bot's nick
  • Declare freeform-nicks, virtual-server protocol capabilities