项目作者: kolya-t

项目描述 :
Telegram Weather Bot
高级语言: Java
项目地址: git://github.com/kolya-t/TelegramWeatherBot.git
创建时间: 2018-02-07T08:20:20Z
项目社区:https://github.com/kolya-t/TelegramWeatherBot

开源协议:

下载


To start bot, you need:

  1. Register bot with @BotFather and get bot token
  2. Install JRE8
  3. Create PostgreSQL database
  4. Start application with database & bot parameters (see application-production.yml)
    1. java -jar ${BOT_AND_DATABASE_PARAMETERS} telegram-bot-1.0.0.jar

Plan:

  • Sending an error report to me in PM
  • Change geolocation using keyboard
  • Add support for multiple languages
  • In addition to the degrees show and other weather information, for example “sunny”, “rainstorm”. Add the appropriate emoji
  • Selecting the time when to send the weather forecast
  • To make the user time zone dependent