Skip to content

Releases: anbuchelva/ev-log-bot

Weekly Charts & More

19 Sep 14:01
b8856d0
Compare
Choose a tag to compare

Version 4

New Functionalities

  • Bring weekly charts (10a7f0d)
  • Update duration when the average speed changes (97c3b18)

Bug Fixes

  • stop sending multiple messages when an user is approved to use the bot (56dd3bd)
  • stop sending incorrect chart when the bot is busy (5ce59b6)

Google Sheet URL

https://docs.google.com/spreadsheets/d/1JQ7Jq30OzmjmNJRzGwAfvjTW33TX4fpBH0vDSR_rqEc

Edits - Now you can edit the ride log

09 Sep 04:28
2c4f459
Compare
Choose a tag to compare

Edits - Now you can edit the ride log

✏️ Edit your ride log on the fly

Bring edit option to the app (3783a0f)

❌ Breaking change

compared to previous versions: The average speed and Battery Usage columns are swapped in 'Data' and 'Temp' sheets. (503abf0)

Google Sheet URL for version 3:

Version 3: https://docs.google.com/spreadsheets/d/1dfx_kQSugj3TurJ-jAW5AT2xBzuTVgf6ZCAurRYmihU/

Version 2.1

08 Sep 09:22
149cdc0
Compare
Choose a tag to compare

few minor fixes on the previous release

  • bot to stop responding to the group messages (769225f)
  • users were confused where to send /register message; so updated the welcome message. (6940536)
  • download command was not working; created a new command to /manage_data (687b5f3)
  • delete_all call back command was used twice, fixed conflict. (a64ea6d)
  • LOG script property is a string not boolean (f9c2b56)
  • making charts takes few seconds, if an another user tries to get chart it will pull incorrect data. So used a while loop, but it runs for 360 seconds till the timeout. just disabled the while loop and send notification to user to try after sometime. (5e8eb31)
  • don't send reminder to all users, instead send it to the group where all users are present. (149cdc0)

Sheets URL is updated for v2.1: https://docs.google.com/spreadsheets/d/1dfx_kQSugj3TurJ-jAW5AT2xBzuTVgf6ZCAurRYmihU

v2

02 Sep 12:06
7c6fe3f
Compare
Choose a tag to compare
v2

Added code to open up the bot to public.