Просмотр исходного кода

update README.md

Update docker section in README.md.

Signed-off-by: hwipl <33433250+hwipl@users.noreply.github.com>
hwipl 6 лет назад
Родитель
Сommit
d33e36b260
1 измененных файлов с 8 добавлено и 0 удалено
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -94,3 +94,11 @@ custom-eggdrop container. You can deploy it with the following command:
 ```console
 $ docker stack deploy -c docker-compose.yml eggdrop-test
 ```
+
+You can control your Eggdrop bot by attaching to the custom-eggdrop container.
+For example, you can instruct your bot to join a channel (`.+chan #channel`)
+and set channel flags to setup scripts in specific channels (`.chanset #channel
++flag`).
+
+If you want to interact with your bot, you can run an IRC client like irssi and
+connect to `localhost:6667`.