Jenga
Results
2
comments of
Jenga
Copy the ID of the channel to be updated. You should be able to right-click the channel and "Copy ID"
Your token should be a string. It is being interpreted as a variable. Wrap your token in double-quotes. Example: `distoken = "abcdefg12345"` Also, consider replacing that token- you shouldn't be...