Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

Commit 1eeeb1e

Browse files
committed
2 parents 0849f8a + c58a20b commit 1eeeb1e

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ A python telegram bot to help track daily expenses onto google sheet
44
## Getting Started (Users)
55
1. Access the bot on [telegram](https://t.me/telefinance_tracker_bot)
66
2. Use the /start command and follow the instructions given.
7-
3. Remember to edit the `Dropdown` sheet on Google Sheet to get started.
8-
4. Happy using!
7+
4. Remember to edit the `Dropdown` sheet on Google Sheet to get started.
8+
![image](https://github.com/brucewzj99/tele-tracker/assets/24997286/ddf879be-69f4-4e33-a517-3b5628055e6f)
9+
5. Happy using!
910

1011
## Getting Started (Developers)
1112
### Prerequisites
@@ -39,10 +40,11 @@ python3 main.py
3940

4041
/cancel - To cancel previous conversation with bot
4142

42-
## Pending feature
43+
## Planned Features
4344
1. More options for /addothers
44-
2. Use webhook instead of polling
45-
3. Host onto serverless function
45+
2. Retrieve your last few transaction
46+
4. Use webhook instead of polling
47+
5. Host onto serverless function
4648

4749
## Contributing
4850

0 commit comments

Comments
 (0)