Skip to content

p8lc/kasmcord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6f91325 ยท May 20, 2024

History

8 Commits
May 20, 2024
May 19, 2024
May 19, 2024
May 20, 2024
May 19, 2024
May 19, 2024

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published