Skip to content

leviobrabo/climatologiabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

21bed1a · Feb 14, 2024
Feb 14, 2024
Apr 19, 2023
Mar 18, 2023
Mar 18, 2023
Mar 18, 2023
Apr 22, 2023
Apr 19, 2023
Oct 20, 2023
Oct 20, 2023

Repository files navigation

Janna

Climatologiabot is an inline bot that searches your city's weather forecast

Requirement

You will need to have the following tools installed on your machine:

🤖 Deploy no Heroku

Deploy

🤖 Running the bot locally

# 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

Ready, the bot will already be running

Functionalities

Support for the following languages

🇺🇸 - English 🇧🇷 - Português 🇷🇺 - Русский 🇮🇹 - Italiano 🇫🇷 - Français 🇹🇷 - Türkçe 🇮🇳 - हिंदी 🇺🇦 - українська 🇪🇸 - Español

Have fun using this bot