.snake video command not responding
See original GitHub issueDescription
When using the .snake video
command, no response is given by the bot. This is the error message received from a local test bot:
09/21/20 23:40:12 - bot.exts.evergreen.snakes._snakes_cog ERROR: Unhandled tag command error: Command raised an exception: TypeError: Invalid variable type: value should be str or int, got None of type <class 'NoneType'> (Invalid variable type: value should be str or int, got None of type <class 'NoneType'>)
This is most likely the result of an API change or similar, resulting in a NoneType return value.
Steps to Reproduce
Send .emoji video
in the #seasonalbot-commands channel.
Expected Behaviour
A return message, containing a link to a YouTube video about snakes (as describes in the help of the command).
Actual Behaviour
No message was returned from the bot. The earlier described error could be found in the log of the bot server.
Known Impacted Platforms
- Web
- Desktop
- Android App
- iOS App
Would you like to implement a fix?
Note: For high-priority or critical bugs, fixes may be implemented by staff.
- I’d like to implement the bug fix
- Anyone can implement the bug fix
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
How To Fix Snack Video Isn't Responding Error Android & Ios
SnackVideo #Isnot 3RespondingHii Friends Welcome Back My Channel MK Tech .......In This Tutorial How To Fix Snack Video Isn't Responding ...
Read more >How To Fix Snack Video Not Open Problem Android & Ios
Thank You Everyone So Much For Watch My Video On " How To Fix Snack Video Not Open Problem Android & Ios -...
Read more >snake video not working problem solve - YouTube
snake video not working | snake video not working problem solve - snack video internet connecting My second channel ha ...
Read more >REALISTIC SNAKE [ Easy Command ] MCPE / Xbox / Bedrock
Minecraft - REALISTIC SNAKE [ Easy Command ] MCPE / Xbox / Bedrock ... If you enjoyed this Video, give it a like...
Read more >How to Fix Snack Video Not Working Problem Android & Ios
SnackVideo #Notopen #NotWorkingHow to Solve Snack Video App Not Working Problem Android & Ios - Not Open Problem SolvedIn this tutorial i ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@gustavwilliam @quanta-kt Here’s a bit of context: #490
The cause of this issue is not providing a youtube API token env var.