Skip to content

Commit 21b7de4

Browse files
authored
Update README.md
1 parent 54364f7 commit 21b7de4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# eggcart
22
Grocery List Telegram Bot
33

4+
<img src=https://github.com/Radical-Egg/eggcart/blob/master/assets/eggcart_profile.png height=600 width=800>
45

56
How to create your own bot:
67

78
1. git clone https://github.com/Radical-Egg/eggcart.git
89
2. 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
910
3. npm install
11+
12+
13+
<img src=https://github.com/Radical-Egg/eggcart/blob/master/assets/egg_cart_screenshot.png height=800>

0 commit comments

Comments
 (0)