kurozael / twitter-contest-bot

Will poll for Retweet Contests and retweet them. Inspired by http://www.hscott.net/twitter-contest-winning-as-a-service/
236 stars 107 forks source link

unindent does not match any outer indentation level #19

Closed BahMike closed 6 years ago

BahMike commented 7 years ago

I get this issue when I run the script, here's the full stack trace:

File "main.py", line 61 global ratelimit ^ IndentationError: unindent does not match any outer indentation level

AuxProc commented 7 years ago

Looks like maybe just a spaces versus tabs issue with the file, or you made an edit after downloading and did not realize you changed the type of indent. Feel free to try my twitter contest bot as well if you would like: https://github.com/ModusVivendi/twitter-contest