Skip to content

A "telegram bot" example that show you how easily manage remotely a virtualbox machine made with python.

License

Notifications You must be signed in to change notification settings

bymarshall/vboxtelegrambot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vboxtelegrambot

A "telegram bot" example that show you how easily manage remotely a virtualbox machine made with python.

  • Requiere: pyTelegramBotAPI

https://github.com/eternnoir/pyTelegramBotAPI

This API is tested with Python 2.6, Python 2.7, Python 3.4, Pypy and Pypy 3. There are two ways to install the library:

  • Installation using pip (a Python package manager)*:
$ pip install pyTelegramBotAPI
  • Installation from source (requires git):
$ git clone https://github.com/eternnoir/pyTelegramBotAPI.git
$ cd pyTelegramBotAPI
$ python setup.py install

About

A "telegram bot" example that show you how easily manage remotely a virtualbox machine made with python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages