8 lines
56 B
Bash
8 lines
56 B
Bash
|
|
discord(){
|
||
|
|
|
||
|
|
play(){
|
||
|
|
sleep .2
|
||
|
|
xdotool key F12
|
||
|
|
}
|
||
|
|
}
|