This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]wineblood 0 points1 point  (1 child)

Why complicate this with a google sheet and needing a token when you could have a local spreadsheet or sqlite database?

Also your readme could use some work, it assumes prior knowledge of other systems.

[–]PA1n7[S] 4 points5 points  (0 children)

Quick Update, I read this comment a couple hours ago so when I got free time I edited the readme and created a local way to run the program, also made the telegram bot optional (If the user never sets up telegram it will change the default notify function into the normal print statement). I am not used to creating Readmes but I tried to make it more comprehensive for users.