Our great sponsors
-
Let me make a couple of Github Issues based on the discussion we've had today. That way, we can organize our thoughts and plan accordingly.
-
I would love to help you navigate your way through! Let's start with music - If you change it to something like - "music", ["Winds of Change", ] It should fetch the most popular song with the name "Winds of Change". Unfortunately, at the moment, it won't work if you use the artist name and song name. The way it fetches this song is using yt-dlp which gets its info from Youtube.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
This is a great question! We are using https://wttr.in/ for extracting weather information. So the town/city name is looked up. If you do not mention your town/city name (this can be done by changing it to ["weather", null],), it will use your IP address to understand where that IP is coming from - and using this information - it will fetch the weather information.