Skip to content

Vencord plugin for automatic time tracking and stats about your Discord usage

Notifications You must be signed in to change notification settings

wakatime/vencord-wakatime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Vencord Logo

My Vencord plugins

Tip

There's also this video by Syncxv which shows how to install a userplugin on Windows. Just be sure to replace the git clone command with the one from below

Install

  1. Install Node.js

  2. Install Git

  3. Execute this command and :

  4. Open the Terminal (On windows)

  5. Install pnpm using npm: npm i -g pnpm

  6. Clone the Offical Vencord Repository: git clone https://github.com/Vendicated/Vencord

  7. Install all required moduls: cd Vencord && pnpm i

  8. Create the userplugins directory: cd src && mkdir userplugins

  9. Clone the Offical WakaTime Repository: cd userplugins && git clone https://github.com/wakatime/vencord-wakatime

  10. Build and execute the Vencord Repository: cd ../.. && pnpm build && pnpm inject

    Follow the instructions by the prompt

  11. Add your API Key to the plugin settings menu, then use Discord like you normally do and your stats will display on the WakaTime Dashboard.

About

Vencord plugin for automatic time tracking and stats about your Discord usage

Topics

Resources

Stars

Watchers

Forks