After rewriting my bot several times first in TypeScript, then in Golang, I decided to do it again. But this time in Rust.
- Multiple API Integrations, such as
- Weather
-
either
-
openweathermap.com or
-
darksky.net
-
- Find a location by name
-
nominatim for openstreetmap
- Spotify
-
check the currently playing song in a channel
and more that I didn’t write here, yet
CHB4 is licensed under the MIT License