Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Bot de Telegram

Bot de Telegram desarrollado en Python con los siguientes comandos:

  • /hora - Muestra la hora actual
  • /saludo - Saluda al usuario por su nombre
  • /propina - Calcula propinas al 10%, 15% y 20%

Tecnologías

  • Python 3
  • pyTelegramBotAPI
  • python-dotenv

Configuración

  1. Clona el repositorio
  2. Instala las dependencias: pip install pyTelegramBotAPI python-dotenv
  3. Crea un archivo .env con tu token: TOKEN=tu_token_aqui
  4. Ejecuta: python bot.py

Telegram Bot

Telegram bot developed in Python with the following commands:

  • /hora - Shows the current time
  • /saludo - Greets the user by name
  • /propina - Calculates tips at 10%, 15% and 20%

Technologies

  • Python 3
  • pyTelegramBotAPI
  • python-dotenv

Setup

  1. Clone the repository
  2. Install dependencies: pip install pyTelegramBotAPI python-dotenv
  3. Create a .env file with your token: TOKEN=your_token_here
  4. Run: python bot.py

About

bot-telegram

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages