You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run the kubebot binary, and I have a channel named "#test", and its channel ID is "abcd".
If I use KUBEBOT_SLACK_CHANNELS_IDS="abcd", it says: ⚠ Channel %s forbidden for user @XX
If I use KUBEBOT_SLACK_CHANNELS_IDS="#test", and it's OK?!
but when I run on the kubernetes
If I use KUBEBOT_SLACK_CHANNELS_IDS="abcd", it's OK
why?
The text was updated successfully, but these errors were encountered:
I run the kubebot binary, and I have a channel named "#test", and its channel ID is "abcd".
If I use KUBEBOT_SLACK_CHANNELS_IDS="abcd", it says: ⚠ Channel %s forbidden for user @XX
If I use KUBEBOT_SLACK_CHANNELS_IDS="#test", and it's OK?!
but when I run on the kubernetes
If I use KUBEBOT_SLACK_CHANNELS_IDS="abcd", it's OK
why?
The text was updated successfully, but these errors were encountered: