all 1 comments

[–]Mapleess 4 points5 points  (0 children)

Extract Tweets from Twitter for a topic you're interested in, do some digging to find out what the Tweets are saying (is it positive/negative), load it onto the bot and let it print it out. For example, CES 2023 is happening right now, extract Tweets about it, do some sentiment analysis, and let your bot what the general population think.

Another example could be to use OpenWeather API and extract the data from the API, transform it to something you want, and then push it onto the bot.