Telegram chatbot untuk mengecek jadwal kuliah berbasis python
Clone repository ini
git clone https://github.com/amusfq/Chatbot-Jadwal-Kuliah
Gunakan pip untuk menginstall library yang dibutuhkan.
pip install requests beautifulsoup4 python-telegram-bot
Jalankan pada terminal / CMD
python app.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.