Alex Shelton
Results
4
issues of
Alex Shelton
Simple fix to implement a check to ensure that if a comment was scraped and it is: '[deleted]' to discard the comment and not count it as a scraped entry...
bug
good first issue
We need to find a library that can create text to speech audio, but be able to change the voice of the speaker. This as well as how fast they...
enhancement
good first issue
sredis now requires go-redis v9 old v8import `"github.com/go-redis/redis/v8" ` new, v9import `"github.com/redis/go-redis/v9"`