xTimmyx
@McJoe21
0
can someone help me out
Hey, I trying to get the links from the page but can't work out how to filter to only get tv show and movie page links
could it also grab the cover art to go with the linkHelp i cant work out where the errors are at, i looked through and checked the starts and ends of code blocks
SixBeeps You need a parameter in the catch statement in order to use it. Just a variable named e should work.2 years ago
Im making a python project and i want to do a shorthand/textspeak search system using a library that is pre-made and if so, is powered by a dictionary
Iv been through my code and have trouble finding the errors it talks about
Coder100 Here is the working code: https://replit.com/@Coder100/Discord-py-bot-aoeuhraceo-huaorlec-h-uaeocrhuocrl#cogs/bot.py
you have some tabs and you have some spaces. What you should do is:
ctrl + a tab shift+tab
those are the commands to instantly fix that file2 years ago
Can someone please help me get the bot working and sort the error on line 10
SixBeeps Lines 7 and 8 are indented with tabs, but everything else is indented with spaces. Try giving auto-format a try
image3 years ago
When i tried to run my program i got error from random on line 288 about a problem and i don't know how to fix it and here's the log if it helps:
Tra
Bookie0 Screen Shot 2020-08-08 at 1.43.06 PM
hum im not sure, but maybe its because you have a list and inside the list on the file replys.py you have random.choice several times? so when you do a random.choice of the whole list, thats why its probably not working.
idk i might be wrong3 years ago
i am doing a course on newskillsacadamy and i try to run there examples but def never works