fix slack docs reference
This commit is contained in:
parent
4f4e2671ac
commit
fd687d0967
1 changed files with 1 additions and 1 deletions
|
|
@ -2155,7 +2155,7 @@ def setup_gateway(config: dict):
|
||||||
)
|
)
|
||||||
print()
|
print()
|
||||||
print_info(
|
print_info(
|
||||||
" Full guide: https://hermes-agent.ai/docs/user-guide/messaging/slack"
|
" Full guide: https://hermes-agent.nousresearch.com/docs/user-guide/messaging/slack/"
|
||||||
)
|
)
|
||||||
print()
|
print()
|
||||||
bot_token = prompt("Slack Bot Token (xoxb-...)", password=True)
|
bot_token = prompt("Slack Bot Token (xoxb-...)", password=True)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue