Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Red 3.5+ #196

Draft
wants to merge 12 commits into
base: V3
Choose a base branch
from
Draft

Add support for Red 3.5+ #196

wants to merge 12 commits into from

Conversation

fixator10
Copy link
Owner

@fixator10 fixator10 commented Oct 8, 2022

Cogs

  • adminutils: Ready, not tested.
  • captcha: Not ready. ([captcha] rewrite #176?)
  • datautils: Not ready.
  • generalchannel: Not ready.
  • godvilledata: Ready.
  • leveler: Not ready.
  • messageslog: Not ready.
  • minecraftdata: Not ready.
  • moreutils: Not ready.
  • personalroles: Not ready.
  • reverseimagesearch: Not ready.
  • smmdata: Not ready.
  • steamcommunity: Not ready.
  • translators: Not ready.
  • vocadb: Not ready.
  • weather: Not ready, requires rewrite (API change).

Migrating to v2.0 checklist

  • Abstract Base Classes Changes
  • datetime Objects Are Now UTC-Aware
  • Major Webhook Changes
  • Asset Redesign and Changes
  • Thread Support
  • Removing In-Place Edits
  • Sticker Changes
  • Integrations Changes
  • Presence Updates Now Have A Separate Event
  • Moving Away From Custom AsyncIterator
  • Changing certain lists to be lazy sequences instead
  • Embed Changes
  • Removal of InvalidArgument Exception
  • Logging Changes
  • Text in Voice
  • Removal of StoreChannel
  • Change in Guild.bans endpoint
  • Function Signature Changes
  • Attribute Type Changes
  • Miscellaneous Changes
  • VoiceProtocol.connect() signature changes.
  • Command Extension Changes
  • Extension and Cog Loading / Unloading is Now Asynchronous
  • Converters Are Now Generic Runtime Protocols
  • Function Signature Changes
  • Miscellaneous Changes
  • Tasks Extension Changes

@fixator10 fixator10 marked this pull request as draft October 8, 2022 17:35
@fixator10 fixator10 self-assigned this Oct 8, 2022
@fixator10 fixator10 added the enhancement This should make cogs better label Oct 8, 2022
@madebylydia
Copy link
Contributor

Hell...

@fixator10 fixator10 changed the title Add support for discord.py 2.0 Add support for Red 3.5+ Jun 1, 2023
ltzmax and others added 9 commits January 1, 2024 02:55
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fixator10 <fixator10@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Fixator10 <github@fixator10.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This should make cogs better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Leveler] Bug report [messageslog] no longer working under redbot 3.5.x version
6 participants