joaquinlpereyra / twitterImgBot

Ever wanted to randomly tweet pictures from a folder? No? Well, maybe you do now.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requests to @user_user will be given to @useruser

joaquinlpereyra opened this issue · comments

Problem is in bot/requests.py module, function request_to_whom. Need to add exception for non-alphanumeric, valid twitter user characters: _ is the only one that comes to mind.