Skip to content
This repository has been archived by the owner on Feb 6, 2018. It is now read-only.

Fix member selection bug #33

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

Conversation

MrLotU
Copy link
Contributor

@MrLotU MrLotU commented Feb 5, 2018

Using guild.members.select_one() returns an error

TypeError: select_one() takes exactly 1 argument (2 given)

(not 100% sure why)
Using .get() instead fixes this, while achieving the same functionality

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

Successfully merging this pull request may close these issues.

1 participant