Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Latest commit

 

History

History
52 lines (37 loc) · 1.36 KB

File metadata and controls

52 lines (37 loc) · 1.36 KB

Stash Script Bot

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.

Python - Version

Authors

Dependencies

Dev Dependencies

Run Locally

Clone the project

  git clone https://github.com/SoapDev2018/stashscript

Go to the project directory

  cd stashscript

Install dependencies

  pipenv install

Start the Bot

  pipenv run python -m bot