This is a telegram chatbot with an additional UI and can be accessed at https://kanishkaa24.github.io/Botsy-Bot/. The chatbot can be directly accessed from http://t.me/TheRemoteEditionTeleBot. This chatbot has been created using Python and it can be extended as per the needs.
- Clone the GitHub repository.
- Open PyCharm/Python editor.
- Open Python Project in the window.
- Open the terminal.
- Run
pip install python-telegram-bot
- Run the project.