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

Command sync loop doesn't work as intended #948

Closed
3 tasks done
Luc1412 opened this issue Feb 6, 2022 · 4 comments
Closed
3 tasks done

Command sync loop doesn't work as intended #948

Luc1412 opened this issue Feb 6, 2022 · 4 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Luc1412
Copy link
Contributor

Luc1412 commented Feb 6, 2022

Summary

Command sync loop doesn't work as intended

Reproduction Steps

Delete all commands. Sync all commands.

Minimal Reproducible Code

No response

Expected Results

All commands will be added as bulk

Actual Results

Every single commands gets manually created.

Intents

guilds, members, guild_messages, dm_messages

System Information

  • Python v3.10.1-final
  • py-cord v2.0.0-beta
    • py-cord pkg_resources: v2.0.0b4
  • aiohttp v3.7.4.post0
  • system info: Windows 10 10.0.22000

Checklist

  • I have searched the open issues for duplicates.
  • I have shown the entire traceback, if possible.
  • I have removed my token from display, if visible.

Additional Context

No response

@Luc1412 Luc1412 added the unconfirmed bug A bug report that needs triaging label Feb 6, 2022
@Luc1412
Copy link
Contributor Author

Luc1412 commented Feb 7, 2022

Seems like this issue just happens if there are multiple types of commands. (Guild and Global Commands)

@Lulalaby Lulalaby self-assigned this Feb 7, 2022
@Lulalaby Lulalaby added bug Something isn't working and removed unconfirmed bug A bug report that needs triaging labels Feb 7, 2022
@Lulalaby Lulalaby added this to the v2.0 milestone Feb 7, 2022
@Lulalaby Lulalaby assigned Dorukyum and unassigned Lulalaby Feb 7, 2022
@Lulalaby
Copy link
Member

Lulalaby commented Feb 7, 2022

@Dorukyum you've got work

@Lulalaby
Copy link
Member

Lulalaby commented Feb 7, 2022

Re-assign, luc will provide a fix.

@Luc1412
Copy link
Contributor Author

Luc1412 commented Feb 8, 2022

Closed with #957

@Luc1412 Luc1412 closed this as completed Feb 8, 2022
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