From e5b6afd09283e1fc18cd46914e6af9ba0a101f33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Fri, 13 Nov 2020 16:10:12 +0100 Subject: fixup: update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index af3bb39..4ef3515 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,8 @@ except for development purposes) by editing `src/discord.rs` and `src/slack.rs`. Which channels the messages are sent to is currently specified via either hard-coded constant values (again, not recommended, but at least not a security issue here) or environment variables (`DISCORD_CHANNEL` and `SLACK_CHANNEL`). If -neither is set the bot will print a list of all channels and their IDs when -starting so you can specify a channel. +any of the two isn't set the bot will print a list of channels and their IDs +when starting so you can specify a channel. The following shows all necessary steps needed to build and run the bot: -- cgit v1.2.1