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

discord.py v2 対応 #28

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

discord.py v2 対応 #28

wants to merge 25 commits into from

Conversation

1ntegrale9
Copy link
Member

@1ntegrale9 1ntegrale9 commented Aug 8, 2021

インストール方法

$ python3 -m pip install -U git+https://github.com/Rapptz/discord.py
$ python3 -m pip install git+https://github.com/DiscordBotPortalJP/dispander.git@dpy2

requirements.txt への記述

git+https://github.com/Rapptz/discord.py@master#egg=discord.py
git+git://github.com/github.com/DiscordBotPortalJP/dispander.git@dpy2#egg=dispander

変更点

  • discord.py v2 による破壊的API変更対応
  • スレッド対応
  • 桁数対応

運用ルール

・このブランチ/PRは discord.py v2 がリリースされた際に master へマージ&リリースされます。
・discord.py v2 リリースまでは、関連するブランチはこちらへマージしてください。

sevenc-nanashi and others added 25 commits July 29, 2021 14:09
thread対応(要Dpy2.0)
fix install_requires in setup.py (dpy2 branch)
…tfix_forcepush

Revert 31 revert 30 hotfix forcepush
オブジェクトの参照ミスを修正
アーカイブ済みスレッドから取得できなかった不具合の修正
2022年7月に19桁に、2090年に20桁に到達するため。
IDの対応桁数を広げる
[Bugfix] asyncio関連の破壊的変更に対応
@1ntegrale9
Copy link
Member Author

embed の複数投稿を embeds に修正したら一旦リリースしようと考えております

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants