We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
お気持ちの問題ですが、 (auto disconnectはclass Player側でやる予定なので)class Zundacordからclass Playerに、vcへのjoin/disconnect処理を移動させたくないでしょうか。
class Player
class Zundacord
The text was updated successfully, but these errors were encountered:
わかる いいと思う
Sorry, something went wrong.
ちなみに, 確信はないけど #55 と #53 の切断時に恐らく App.guildPlayers からプレイヤーが削除されてないんだよね. これも一緒に修正する必要がありそう
mnsinri
No branches or pull requests
お気持ちの問題ですが、
(auto disconnectは
class Player
側でやる予定なので)class Zundacord
からclass Player
に、vcへのjoin/disconnect処理を移動させたくないでしょうか。The text was updated successfully, but these errors were encountered: