Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hud0shnik/weather_bot

Weather Telegtam bot
https://github.com/hud0shnik/weather_bot

golang telegram-bot

Last synced: 1 day ago
JSON representation

Weather Telegtam bot

Awesome Lists containing this project

README

        

# 🤖 Weather_bot ⛅

[![License - BSD 3-Clause](https://img.shields.io/static/v1?label=License&message=BSD+3-Clause&color=%239a68af&style=for-the-badge)](/LICENSE)

🛠 Стек технологий:


telegram


go lang


vs code


Docker


Ubuntu

📄 О самом проекте:

Бот просит координаты, запоминает их и выводит погоду по ним. Также у него можно узнать время восхода и заката солнца. Бот использует openweather API для погоды
и Heroku для хостинга. Координаты хранятся в json файле в формате "айди чата : координаты".

🐳 Запуск в Docker:

Сборка
```
sudo docker build -t weather_bot .
```

Запуск
```
docker run --name=weather_bot -e TOKEN="" -e WEATHER_TOKEN="" weather_bot
```

🔗 Ссылка на бота:



telegram