VickiLanger / code-questions-bot

A Twitter bot who tweets code questions and trivia
https://vickilanger.github.io/code-questions-bot/
GNU General Public License v3.0
35 stars 18 forks source link

Tracking Interaction #9

Open VickiLanger opened 4 years ago

VickiLanger commented 4 years ago

Use a database to store numbers on how many times people have responded to questions and tweets, every x times, to them giving them their numbers. Like a streak, but not a streak

https://webwide.io/threads/trivia-for-coders.654/post-4367

Thanks to @adamgreenough for the inspiration

rexdivakar commented 3 years ago

I can help u on this !! Assign it on my name @VickiLanger

My older project for NLP based model creation and sentiment analysis, let me know ur view on this !

https://github.com/Open-Dev-Community/Tweet_data_hunter

VickiLanger commented 3 years ago

That would be great. You've been assigned.

rexdivakar commented 3 years ago

May i know from where do i pull the data from ?

VickiLanger commented 3 years ago

I'm not 100% sure. Which is a big part of why the issue was still sitting here. I think the data might be able to pulled with the Twitter API

rexdivakar commented 3 years ago

Is it possible for u to share me a data file so i can parse it ? Since there is not DB nor a feed file system i find it not easy to do it and the data ur looking for !!