You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated discord.py and jishaku to the latest available versions and have confirmed that this issue is still present
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
System information
Name: jishaku
Version: 2.5.2a485+g32009b4.master
Summary: A discord.py extension including useful tools for bot development and debugging.
Home-page: https://github.com/Gorialis/jishaku
Author: Devon (Gorialis) R
Author-email:
License: MIT
Location: /home/container/.local/lib/python3.10/site-packages
Requires: braceexpand, click, import-expression, tabulate
Required-by:
Name: discord.py
Version: 2.3.2
Summary: A Python wrapper for the Discord API
Home-page: https://github.com/Rapptz/discord.py
Author: Rapptz
Author-email:
License: MIT
Location: /home/container/.local/lib/python3.10/site-packages
Requires: aiohttp
Required-by: discord-ext-menus, wavelink
The text was updated successfully, but these errors were encountered:
Summary
running jsk debug errors. Its unable to add a reaction to the message. However jsk py adds the reaction just fine.
Reproduction steps
jsk debug and then anything else.
Expected results
add the reaction successfully like jsk py
Actual results
Errors
Checklist
System information
Name: jishaku
Version: 2.5.2a485+g32009b4.master
Summary: A discord.py extension including useful tools for bot development and debugging.
Home-page: https://github.com/Gorialis/jishaku
Author: Devon (Gorialis) R
Author-email:
License: MIT
Location: /home/container/.local/lib/python3.10/site-packages
Requires: braceexpand, click, import-expression, tabulate
Required-by:
Name: discord.py
Version: 2.3.2
Summary: A Python wrapper for the Discord API
Home-page: https://github.com/Rapptz/discord.py
Author: Rapptz
Author-email:
License: MIT
Location: /home/container/.local/lib/python3.10/site-packages
Requires: aiohttp
Required-by: discord-ext-menus, wavelink
The text was updated successfully, but these errors were encountered: