An open API service indexing awesome lists of open source software.

https://github.com/superman66/wakatime-notify

Sending wakatime daily report to Telegram, WeCom
https://github.com/superman66/wakatime-notify

notifications telegram telegram-bot wakatime wecom wecom-bot

Last synced: 4 months ago
JSON representation

Sending wakatime daily report to Telegram, WeCom

Awesome Lists containing this project

README

          

# WakaTime notify

> Sending wakatime daily report to telegram or Wecom

image

## Setup

### Preparatory work

1. Create a WakaTime account (https://wakatime.com/signup)
2. In your account settings, copy the existing WakaTime API Key (https://wakatime.com/settings/account)
3. Fork this repo
4. Go to the repo Settings > Secrets
5. Add the following environment variables:
* `WAKATIME_API_KEY`: The API key for your WakaTime account.

### Telegram
You should create a telegram bot and get chat id. And add the following environment variables:
* `TELEGRAM_BOT_TOKEN`: The telegram bot token;
* `TELEGRAM_CHAT_ID`: The telegram chat ID.

### WeCom
You should create a wecom bot and add it to environment vairables:
* `WECOM_WEBHOOK`: The WeCom bot webhook url