Skip to content

TEComputerIEEE/IEEE-TEC-Bot

Repository files navigation

IEEE-TEC-Bot

Some informative photo goes herephoto

Release Master Develop
Github All Releases Travis Build Status Travis Build Status

Telegram Bot for the TEC's Branch of the IEEE. With this bot you can......Features go here.......

Getting Started

The last stable version of the bot is up and running, you can search it on Telegram's search bar under the name the final bot name goes here. This repo can be clone to get the latest source code version of the app with the command:

git clone https://github.com/TEComputerIEEE/IEEE-TEC-Bot.git

Prerequisites

If you wish to develop or test your own version of the bot, you'll have to install the following prerequisites. Pd: installation notes are for debian based systems with apt installed, but you can use your own package manager.

Python 3 and Pip

If you don't have python installed you can install it by typing into a terminal:

sudo apt get install python3 python-pip
pip install --upgrade pip

Python-telegram-bot wrapper

This bot is based on python-telegram-bot wrapper, you can install it with:

sudo pip install setuptools
sudo pip install python-telegram-bot --upgrade

Running the tests

Unit test howto

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

Authors

The leading developers involved in this project can be found in this list. For further details, you can go to the contributors graph.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

Here some Acknowledgements