Climatologiabot is an inline bot that searches your city's weather forecast
You will need to have the following tools installed on your machine:
# Clone this repository
$ git clone https://github.com/leviobrabo/climatologiabot.git
# Access project folder in terminal/cmd
$ cd climatologiabot
# install the dependencies
# Using NPM:
$ npm i
# Environment variables
# Create a .env file with any text editor and put:
WEATHER_API_KEY=#API DO WEATHER (https://openweathermap.org/api)
TELEGRAM_API=#Your bot token generated in @BotFather
DB_STRING=#MONGO URL
groupId=#ID DO GRUPO PARA LOG
DEV_USERS=#ID_DEV // userId1,userId2,userId3
# Run the application
$ npm start
🇺🇸 - English 🇧🇷 - Português 🇷🇺 - Русский 🇮🇹 - Italiano 🇫🇷 - Français 🇹🇷 - Türkçe 🇮🇳 - हिंदी 🇺🇦 - українська 🇪🇸 - Español