1
0
Fork 0
mirror of https://github.com/xHyroM/waki.git synced 2024-11-14 03:18:06 +01:00
waki/vars.example

6 lines
228 B
Text
Raw Normal View History

2024-05-20 12:45:11 +02:00
# 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"