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

[Bug] Malformed nicknames in Discord #53

Open
Nfinished opened this issue Jan 20, 2021 · 5 comments
Open

[Bug] Malformed nicknames in Discord #53

Nfinished opened this issue Jan 20, 2021 · 5 comments
Labels
bug Something isn't working

Comments

@Nfinished
Copy link

Users who either revoke or lose their character token on SeAT without disconnecting from Discord are ending up with only their corp prefix as a nickname, and cannot change it without the bot changing it back, examples below. All packages latest.

image
image

@warlof
Copy link
Owner

warlof commented Jan 20, 2021

and so, what to be expect ? :P

@warlof warlof added the bug Something isn't working label Jan 20, 2021
@Nfinished
Copy link
Author

The connector already revokes roles when we lose the token, I think I'd expect it to stop managing the name as well, if it didn't just disconnect entirely.

@Nfinished
Copy link
Author

After some further investigation it looks like some of these users haven't logged in to SeAT in >2 months, is this happening because their refresh token expires?

@muzixa
Copy link

muzixa commented Apr 6, 2021

Have same issue for some users, it's mostly happens with users with public scopes auth only

@muzixa
Copy link

muzixa commented Apr 7, 2021

Tested yesterday and today:

  1. Registered 1st character in corporation which never was registered in seat before.
    Character have no roles in corporation.
    Character authed with public scope only.
    Waited 2 hours - ticker empty []

  2. Registered 2nd character in same corporation.
    Character have director roles in corporation.
    Authed with public scope only.
    Waited 2 hours - ticker empty []

  3. Registered 3rd character in same corporation.
    Character have director roles in corporation.
    Authed with full scopes.
    Waited 10-20 minutes - now we have ticker

It seems to have a ticker we need at least anyone from corporation with specific role and scope, but ticker is a public corporation info.

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

No branches or pull requests

3 participants