mirror of
https://github.com/xHyroM/waki.git
synced 2024-11-14 03:18:06 +01:00
6 lines
228 B
Text
6 lines
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"
|