Release | Master | Develop |
---|---|---|
Telegram Bot for the TEC's Branch of the IEEE. With this bot you can......Features go here.......
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
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.
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
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
Unit test howto
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
The leading developers involved in this project can be found in this list. For further details, you can go to the contributors graph.
- [Full Name](Github Profile Link) - Role - IEEE-TEC-Bot
This project is licensed under the MIT License - see the LICENSE.md file for details.
Here some Acknowledgements