Vencord Wakatime banner
wakatime wakatime

Vencord Wakatime

Communication community

Description

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

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

![Vencord Logo](https://github.com/D3SOX/vencord-userplugins/assets/24937357/f5c06f0e-9d8c-4cca-b990-953d675ec71d)

My Vencord plugins

[!TIP] There's also [this video by Syncxv](https://youtu.be/8wexjSo8fNw) 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](https://nodejs.org/)

  2. Install [Git](https://git-scm.com/downloads)

  3. Execute this command and :

  4. Open the Terminal (On windows)

  5. Install [pnpm](https://pnpm.io/) 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](https://wakatime.com/api-key) to the plugin settings menu, then use Discord like you normally do and your stats will display on the [WakaTime Dashboard](https://wakatime.com).