TwitterBot
TwitterBot copied to clipboard
Rewrite telegram bot using telebot library
What's your idea about rewriting telegram bot using telebot library? If it's ok then I can do this...
Sure, any improvement is welcomed. But note that at first we created the telegram bot, so in future we use it as a voting platform to label tweets. But after a few tests we found out that it is not a efficient way of labeling tweets. Because there are a lot of tweets (about 1000 in a second) that match atleast one keyword. We are planning to create a browser extension so users label only useful tweets. With that being said, if you think that you can give us your valuable time and improve any aspect of the bot, we will be thankful.
We can develop our bot for acting in two mode :
- Send text of Tweets with name of account in telegram channel
- Labeling the texts only in private and after subscribing. ( 3 tweet per day )
I start writing
We can develop our bot for acting in two mode :
Send text of Tweets with name of account in telegram channel Labeling the texts only in private and after subscribing. ( 3 tweet per day ) I start writing mode number 1 and I can start developing mode 2 after your approve on this method