Gojo-Bots/Gojo_Satoru

fix this

Closed this issue · 3 comments

Checklist

  • I am sure the error is coming from Gojo_Satoru's code and not elsewhere
  • I have searched in the issue tracker for similar bug reports, including closed ones
  • I tried to run the code in different groups and channels and also in the bot's inbox and also changed the input value of the command

Description

tuple index out of range

Steps to reproduce

tuple index out of range[(7172982933, '@Angelina345Bot', False), (6235483959, '@NATASHA345BOT', False), (7160423353, '@GOKU345BOT', True), (7072306256, '@KAKASHI_234_BOT', True), (7163286088, '@COBRA_MOVIE_BOT', False), (7164809399, '@KILIPOYA_BOY_BOT', False), (6171681404, '@UNNI_YT', False), (6200605339, 'COOLTECHdud')]

Code example

tuple index out of range[(7172982933, '@Angelina345Bot', False), (6235483959, '@NATASHA345BOT', False), (7160423353, '@GOKU345BOT', True), (7072306256, '@KAKASHI_234_BOT', True), (7163286088, '@COBRA_MOVIE_BOT', False), (7164809399, '@KILIPOYA_BOY_BOT', False), (6171681404, '@UNNI_YT', False), (6200605339, 'COOLTECHdud')]

Logs

tuple index out of range[(7172982933, '@Angelina345Bot', False), (6235483959, '@NATASHA345BOT', False), (7160423353, '@GOKU345BOT', True), (7072306256, '@KAKASHI_234_BOT', True), (7163286088, '@COBRA_MOVIE_BOT', False), (7164809399, '@KILIPOYA_BOY_BOT', False), (6171681404, '@UNNI_YT', False), (6200605339, 'COOLTECHdud')]

Thanks for creating an issue. We will try to fix/add it and close it ASAP

@UNNI12345YT "Description" refers to explaining a problem and identifying its cause. "Steps to reproduce" refers to the process of recreating the error. "Code example" (optional it is not necessary to give it) is a way to identify which part of the code could be causing the problem. If you have only mentioned errors without providing any further context, it can be difficult to determine the root cause of the problem. Please provide detailed information about the issue you are experiencing so that it can be properly addressed and resolved. Thank you.

Please provide the necessary details.