issues
search
Team-SYNACKd
/
NaWaB
NaWaB is a bot which shares all sorts of information regarding Computer Networks scraping twitter content
MIT License
8
stars
2
forks
source link
Twitter_Bot: Refactor code for username and text checks
#67
Closed
ananthanandanan
closed
4 years ago
ananthanandanan
commented
4 years ago
While testing the data.csv was showing Attribute error if lower() property was used.
For eg; in the acc['Blacklist'] of isUserBanned() gave wrong return value since it was stored as capitalized word.
Fix part of issue #5