freeCodeCamp / 100DaysOfCode-twitter-bot

Twitter bot for #100DaysOfCode
https://twitter.com/_100DaysOfCode
BSD 3-Clause "New" or "Revised" License
285 stars 110 forks source link

Add user blacklist #30

Closed spences10 closed 7 years ago

spences10 commented 7 years ago

This will add a user to the LevelDB each time sentiment bot is run, it will check if the user is already there before tweeting again. DB will be deleted every 24 hers

spences10 commented 7 years ago

Added for #26

amandeepmittal commented 7 years ago

@spences10 After merging Project of the Day #25 PR, there are some conflicts. Please check and revert.

spences10 commented 7 years ago

Yeahp, there was the unique-random-array that used by project of the day needed adding

Good to go now @amandeepmittal 👍