Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 2.16 KB

README.md

File metadata and controls

51 lines (27 loc) · 2.16 KB

kasmcord

a kasm workspaces api discord rpc thing (need to configure w/ ur own domain and stuff)

🎗️ - Bring them home NOW! 🇮🇱✡️

Coding by pizzabossxd && Corazon brought to you by p8.lc

how to setup 💜

1. ensure that the engine is installed

make sure you have node.js installed - https://nodejs.org or bunjs or deno, whichever works...

c

2. sign in to kasm

  • find your kasm token by opening devtools and hitting the network tab, then, going to a request like "get_user_kasms" and going to the "Payload" tab, look for the "token" and "username" parameters, you want to copy the values of these, and paste them in a file you create called ".env"

  • keep in mind that sometimes kasm might log you out, so in case it doesn't work, you may want to collect and paste the token again.

exmple image -

step 1 sign in to kasm

image

step 2 open dev tools

image

step 3 go to the network tab and then find "get_user_kasms" then select payload section

ima

step 4

3

make sure to run "npm i" or "pnpm i", "yarn", or "bun install", whichever you use.

you just start the thing with "npm start" or "pnpm start", or "yarn start" or... "bun start"?

4. well done!

  • congrats! now u just gotta ensure that u enabled "Share your detected activities with others" setting in "Activity Privacy" on discord.