You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.
Sorry this release took so long. I suddenly got COVID-19 and had to deal with other life complexities and took a nice Christmas break. Happy Holidays by the way!
This release comes with a few big features, but the ones I'll list here are:
Support for replies (Message.reply and friends).
Support for role tags
Support for PartialMessage to work with a message without fetching it using just its ID and a TextChannel or DMChannel instance (received via Client.get_channel or Guild.get_channel).
Editing and deleting webhook messages
Better support for 3.9 through bumping the dependencies to not require building native modules
Likewise, this release comes with a brand new documentation frontend that many of us spent significant time on. This comes with support for dark mode, mobile-friendly CSS, modern HTML, a nice attributetable to show methods and attributes under the classes. I'd like to thank everyone involved in the process and give special credits to the following:
@josh: Settings, modals, refactored JS, initial work with dark theme, bug fixes
@mayā ☭ 🟢: Helped with settings, copy codeblock button, favicon, and misc bug fixes
@danny: attributetable, HTML redesign, redesigned dark/light theme, redesigned index page, bug fixes
There were probably many more things I'm forgetting but thanks to everyone who helped.
In the future I hope to have more content and guides in the documentation. I'm curious on the feedback on the look and feel of the documentation as well, so if you like the new documentation feel free to react to this message with <:upvote:596577438461591562>, otherwise react with it with <:downvote:596577438952062977>
@everyone Hello, v1.6 has been released to PyPI.
Sorry this release took so long. I suddenly got COVID-19 and had to deal with other life complexities and took a nice Christmas break. Happy Holidays by the way!
This release comes with a few big features, but the ones I'll list here are:
Message.reply
and friends).PartialMessage
to work with a message without fetching it using just its ID and aTextChannel
orDMChannel
instance (received viaClient.get_channel
orGuild.get_channel
).Likewise, this release comes with a brand new documentation frontend that many of us spent significant time on. This comes with support for dark mode, mobile-friendly CSS, modern HTML, a nice attributetable to show methods and attributes under the classes. I'd like to thank everyone involved in the process and give special credits to the following:
There were probably many more things I'm forgetting but thanks to everyone who helped.
In the future I hope to have more content and guides in the documentation. I'm curious on the feedback on the look and feel of the documentation as well, so if you like the new documentation feel free to react to this message with <:upvote:596577438461591562>, otherwise react with it with <:downvote:596577438952062977>
For complete v1.6 changelogs, see https://discordpy.readthedocs.io/en/latest/whats_new.html#v1-6-0
discord.py #updates
https://discord.com/channels/581227228537421825/588625755768881163/796966721280933908
The text was updated successfully, but these errors were encountered: