Siddhant Rai - siiddhantt
Prashant Singh - PrashantS360
MeduBot provides an integration between your Medusajs-based backend/store and Telegram. It is a python implementation to use a telegram bot as a store-manager/admin.
https://github.com/siiddhantt/digimart-medusa-backend
https://digimart-medusa-backend.herokuapp.com
A sample bot is hosted on Heroku with it's username on telegram being @medusajs_bot.
MeduBotPreview.mp4
- Easily link your Medusa server by addng it's url in the host field
- Add new APIs to extend further upon the current build
- Functions to get products, orders, product by ID, order by ID, etc
- Auth endpoint to automatically authorise the admin
Before you start with the tutorial make sure you have
- Python v3.0 or greater
- Medusa Server hosted on a cloud platform
- Clone the repository:
git clone https://github.com/siiddhantt/medubot
- Edit the 'credentials.py' file in telebot and add the values to the corresponding fields.
-
Host the bot on cloud platform like Heroku
-
Start using your bot by seaching the bot's username in telegram and typing /start