Hey, how would I go about getting a command info from another channel? I don't want to add or edit any commands, just get what the commands info is.
Get commands list from another channel via API?
5 replies
Please refer to our API documentation at https://api-docs.nightbot.tv/#get-custom-commands
Hey @Lunar Panda!
I'll give you a good reason why getting commands from another channel will likely never be the case: in some commands' code you can find content that is private and required to run the command properly, such as tokens for example, these shouldn't be made public in any circumstance, so if one could copy the code of a command from another channel, this would leak all these tokens to the public, which would be a disaster. I hope you understand now why this won't be a thing. That being said, if you want specific commands, it is likely that a version of it has already been shared on the forum, so use the search function, if you find nothing, feel free to ask, we'll be glad to help.
Didn't find your answer? The community is on Discord.
Ask on Discord