Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

🎉 Added all user and current user methods #299

Merged
merged 12 commits into from
Dec 19, 2021

Conversation

Enderchief
Copy link
Member

@Enderchief Enderchief commented Dec 8, 2021

Changes

  • adds: get_current_user, modify_current_user, get_current_user_guilds, leave_guild, create_group_dm, get_connections, GroupDMChannel (subclass of Channel)
  • fixed: ran black on client

Check off the following

  • I have tested my changes with the current requirements
  • My Code follows the pep8 code style.

@codecov
Copy link

codecov bot commented Dec 8, 2021

Codecov Report

Merging #299 (5a9c44a) into main (477871d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #299   +/-   ##
=======================================
  Coverage   90.00%   90.00%           
=======================================
  Files           9        9           
  Lines         100      100           
=======================================
  Hits           90       90           
  Misses         10       10           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5e19def...5a9c44a. Read the comment docs.

@Enderchief
Copy link
Member Author

#265

@Enderchief Enderchief added the enhancement New feature or request label Dec 8, 2021
@Enderchief Enderchief changed the title User 🎉 Added all user and current user methods Dec 8, 2021
pincer/client.py Outdated Show resolved Hide resolved
pincer/client.py Outdated Show resolved Hide resolved
pincer/client.py Outdated Show resolved Hide resolved
pincer/client.py Outdated Show resolved Hide resolved
Enderchief and others added 3 commits December 8, 2021 12:45
Co-authored-by: Lunarmagpie <65521138+Lunarmagpie@users.noreply.github.com>
Co-authored-by: trag1c <77130613+trag1c@users.noreply.github.com>
…ent does not have guild intent) Missed this sorry :(
Co-authored-by: Lunarmagpie <65521138+Lunarmagpie@users.noreply.github.com>
pincer/client.py Outdated Show resolved Hide resolved
@Enderchief
Copy link
Member Author

Finally I've finished. Just a last review to see if I did it correctly.

Copy link
Member

@Lunarmagpie Lunarmagpie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Lunarmagpie Lunarmagpie merged commit b4ef9ed into Pincer-org:main Dec 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants