The StashScript bot. I made this bot to explore all functionalities offered by the Telegram Bot API. This bot does not follow OOP Python principles, so, please do not depend on this for production use. You have been warned.
- requests
- python-telegram-bot
- python-dotenv
- oauth2client
- google-api-python-client
- google-auth-oauthlib
- google-auth-httplib2
- xlsxwriter
Clone the project
git clone https://github.com/SoapDev2018/stashscriptGo to the project directory
cd stashscriptInstall dependencies
pipenv installStart the Bot
pipenv run python -m bot