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

Users missing from user list #245

Open
2 of 6 tasks
avahe-kellenberger opened this issue Feb 7, 2020 · 4 comments
Open
2 of 6 tasks

Users missing from user list #245

avahe-kellenberger opened this issue Feb 7, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@avahe-kellenberger
Copy link
Collaborator

How have you installed cordless

  • Arch User Repository
  • Snap
  • scoop
  • brew
  • go get
  • Direct download from github (release)

What happened

Users are missing from the user/member list.

How do you reproduce this bug

Run cordless, check the user list

Root Cause Analysis

I've ran cordless in 3 states - The most recent commit, the most recent release, and the release from 2019-11-19 (which did not have this issue).
The issue of missing members exists in every method I've tried, which suggests there was an API change on Discord's end.

Solution?

We should check the main fork of discordgo and see if they have fixed this issue or are tracking the problem. It seems to only have started a few days ago.

@Bios-Marcel
Copy link
Owner

Bios-Marcel commented Feb 8, 2020

This appears to be related to smth with permissions. If I use a non admin user, i get this too.

EDIT:
I already got the latest commits from discordgo and updated our fork. Doesn't change a thing.

@Bios-Marcel Bios-Marcel added the bug Something isn't working label Feb 8, 2020
@L-as
Copy link

L-as commented Feb 18, 2020

This is a pretty bad bug, since it prevents you from @'ing people properly.

@NilsIrl
Copy link

NilsIrl commented Aug 30, 2020

You need this to get the list of users nowadays: https://luna.gitlab.io/discord-unofficial-docs/lazy_guilds.html#op-14-lazy-request

@Bios-Marcel
Copy link
Owner

Thanks for linking that, seems pretty useful.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants