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

run demo meeting bot in private channels

serinko 3 лет назад
Родитель
Сommit
aa99e6523d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      bin/ircd/script/README.md

+ 1 - 1
bin/ircd/script/README.md

@@ -7,5 +7,5 @@ The meeting bot used in IRC Channels can be slightly hacked to run in private ch
 1. Open meeting_bot_config.json
 2. Change "channel" and "secret" values to ones of the room you want to deploy the bot to
 3. Save the file
-4. Navigate terminal to the folder od demo_priv_meeting_bot.py
+4. Navigate terminal to the folder where is demo_priv_meeting_bot.py
 5. `$ python demo_priv_meeting_bot.py`