Simple bot to get the current weather and post it to Coop chat as requested from the member Denis Korshunov.
Once started as a simple bot to automatically send out weather to the Telegram channel with friends, this bot has evolved a lot ever since. Now available for Discord as well!
- Weather
- Get timely notifications for the watchlist of cities;
- Get the current weather for the city;
- News
- Read latest morning, afternoon and evening news or get them whenever you want;
- YouTube
- Search for videos on YouTube (originally planned to be used for songs, but who cares?!);
- ChatGPT
- Have a question? Worry not, ChatGPT is here to help you! Ask single questions or have a conversation with it;
- Jokes
- Feels like a bad day? Perhaps some jokes can make it better;
- Reputation
- Particularly useful for the chats with friends, this module allows to increase or decrease reputation of the people. Use it wisely;
- Accordion votes
- Someone has sent a message that has already been there? Start a vote to mark it as chestnut;
- And some much more
- And many more to come, stay tuned;
If you want to try out this bot yourself, you'd need to have Dart and PostgreSQL installed and running. Once ready, follow these steps:
cp .env.example .env
- Update variables in the .env file
dart pub get
dart bin/main.dart