- Telegram API key
- Python 3.6 or higher
pip3 install pyrogram
git clone https://github.com/rzr1r/PhonebookBot.git
- Fork the Project
- Create your Feature branch
- Commit your Changes
- Push to the Branch
- Open a Pull Request
git checkout -b feature/someFeature
git commit -m 'Add some Feature '
git push origin feature/someFeature