WhisperOutLoud
WhisperOutLoud copied to clipboard
A bot that allows protected twitter user to talk to the world outside
Fixes joseims/WhisperOutLoud#18 #Issue Number **Bug/Feature description:** Needed better naming for bot class **Solution** Updated bot class to be named Whisper
The class is called ```bot```. I want it to be called Whisperer.
**What:** I want that the follow back part of the code to run assynchronously **Why:** So we dont lose time looking for the new followers **How:** Use python threads