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

Commands not working due to new user/category/channel fetching changes #53

Open
umutucak opened this issue Nov 6, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@umutucak
Copy link
Member

umutucak commented Nov 6, 2023

Describe the bug

The following commands are no longer working after the backend changes introduced in #40:

  • /botdev
  • /calendar_view
  • /calendar_add
  • /calendar_delete

To Reproduce

  1. Try to run the command.
  2. Fail to run the command.

Expected behavior

  1. Command running.

Extra

The problems are caused from using category/channel/user IDs etc. Fix up all references to the IDs.

@umutucak umutucak added the bug Something isn't working label Nov 6, 2023
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

1 participant