This will set start of working time.
/workbot start
Returns following message:
- Started working time: tuesday, 6.5.2017 at 7:45. Time to get work done, we need to make some money.
This will show remaining working time.
/workbot status
Returns following message:
- Remaining working time: 1:45. Oh, the time flies so fast.
This will set end of working time.
/workbot end
Returns following message:
- Ended working time: tuesday, 6.5.2017 at 15:47. Total time: 8:02. Well, tomorrow is another day. Good job!
This will show all working times.
/workbot list
Returns following message:
...
Start: Thu, 09.02.17, 08:38
End: Thu, 09.02.17, 17:22
Command /workbot status
could be called automatically when approaching to end time.
Run localtunnel:
lt --port 8765 --subdomain workbot
Url:
https://workbot.localtunnel.me
https://workbot.localtunnel.me/login
CLIENT_ID=xxx.yyy CLIENT_SECRET=zzz VERIFICATION_TOKEN=qqq PORT=8765 npm start