Skip to content

Latest commit

 

History

History
96 lines (57 loc) · 2.17 KB

USECASE.md

File metadata and controls

96 lines (57 loc) · 2.17 KB

General Use Case

Themes

you can change Telecord theme color: alt text

!kitty

spawn acat

help

list commands:

alt text

!generate

mac - windows -linux

example:

alt text

upon agent executing you will receive a notification:

alt text

!list

listing agents:

alt text

!interact

interact with agents by id,this will get the telegram sub agent up and runing :

alt text

/shell

execute any shell command (take in mind the platform you are on): alt text

/cd

change working directory

examples: /cd .. , /cd Desktop ...

/stop

make telegram sub agent go to sleep:

alt text

!kill

kill agent (stop process):

alt text

/screenshot | /screenshare

will open an html file with your default browser, by default any screenshot taken willbe stored in ./screenshots folder as screenshot.jpg ,so any /screenshot command will overwrite the previous one

alt text

/downlaod | /upload

download and upload files viathe telgram api

examples:

/download kk.txt = download kk.txt to the server

/upload kk.txt =upload kk.txt from local directory to working directory of the agent

exit

exit telecord