amiralitaheri / TwitterBot

An automated Twitter bot that filter tweets and retweet selected tweets
https://twitter.com/ProgrammerBotF
MIT License
53 stars 12 forks source link

Add weight to keywords #6

Closed amiralitaheri closed 4 years ago

amiralitaheri commented 4 years ago

instead of using list as keywords, use a dictionary with different weights for each keyword.

amiralitaheri commented 4 years ago

done