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

Bot doesn't use standar logging library

joaquinlpereyra opened this issue · comments

It should use the standar logging library: https://docs.python.org/3.5/library/logging.html instead of the home-made silly log functions found in /logs/logger.py and /logs/banner.py.