Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Bot

Configuración

  1. Buscar el usuario 'BotFather' en telegram.
  2. Crea un nuevo Bot
  3. Añade tu API_KEY a .env_ejemplo y renombralo a .env
  4. Crea un entorno virtual con 'python -m venv enc'
  5. Activa el entorno virtual con 'source env/bin/activate'
  6. Baja las dependecias con 'pip install -r requirements.txt'
  7. Lanza el bot con 'python main.py'
  8. El bot se conectará a tu servidor y estará listo para recibir mensajes.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages