skvrahul / SwiggyOrderHooks

Simple library to enable anyone who manages a restaurant on Swiggy to listen into order updates and run custom code or logic in Python
MIT License
1 stars 0 forks source link

Add support for multiple RIDs #7

Closed skvrahul closed 8 months ago

skvrahul commented 8 months ago

Addresses #5.

Allows SwiggyOrderListener to listen to multiple Restaurant IDs.

TODO:

skvrahul commented 8 months ago

This MR should also fix BUG #10