1
0
Fork 0
mirror of https://github.com/xHyroM/waki.git synced 2024-11-21 22:41:05 +01:00
waki/vars.example
2024-05-20 12:45:11 +02:00

6 lines
No EOL
228 B
Text

# token you'll use in .wakatime.cfg
API_TOKEN=random token that you want to use
# providers you want to use
PROVIDERS=[{"name":"wakatime","url":"https://api.wakatime.com/api/v1","token":"your api key"}]
MAIN_PROVIDER="wakatime"