SamirOP

Results 5 issues of SamirOP

**Environment** - OS: Ubuntu 22.04 - scrcpy version: 1.21-1 - installation method: apt - device model:CPH2381 - Android version: 12 **Describe the bug** I was just trying the tool, but...

![how to disable command?](https://cdn.discordapp.com/attachments/738263096845533297/754667703763206174/unknown.png) **How to disable commands?** Like ^^

Add example of refresh token in the example folder.

code: ``` const Discord = require("discord.js"); const interactions = require("discord-slash-commands"); // create a new client const client = new Discord.Client(); const token = "BOT TOKEN"; // attach the interaction client...

question

Can you make it to work fast? I just want to search songs from YouTube music. I only need `videoId`, `name`, and `duration` in return.