File tree 1 file changed +1
-4
lines changed
1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -51,16 +51,13 @@ To get EggCart up and running, follow these steps:
51
51
# # Usage
52
52
Once the bot is running, you can interact with it on Telegram using the following commands:
53
53
- ` /add item1, item2, ...` - Add items to your grocery list.
54
- - ~ ~ ` /remove item1, item2, ...` - Remove items from your grocery list.~~
54
+ - ` /remove item1, item2, ...` - Remove items from your grocery list.
55
55
- ` /list` - Display the current grocery list.
56
56
- ` /clear` - Clear the grocery list.
57
57
58
58
# # Credits
59
59
- Original Author: Radical_Egg
60
60
- Primary Contributor and Maintainer: ljgonzalez1
61
61
62
- # # NOTES / Pending:
63
- ` /remove item1, item2, ...` not working for some reaseon.
64
-
65
62
# # License
66
63
EggCart is released under the [ISC License](LICENSE). See the LICENSE file for more details.
You can’t perform that action at this time.
0 commit comments