Grocery List Telegram Bot
How to create your own bot:
- git clone https://github.com/Radical-Egg/eggcart.git
- create a file .env and store the API keys and your telegram user ID - updated approvedShoppers function on line 114 (EggCart.js) with your process.env.user variable
- npm install