Răsfoiți Sursa

ircd bot for multiple private channels

serinko 3 ani în urmă
părinte
comite
e4489b830b
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      bin/ircd/script/README.md

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

@@ -13,6 +13,6 @@
 * Donwload  *meeting_bot_secret.py* and *meeting_bot_secret_config.py* 
 * Donwload  *meeting_bot_secret.py* and *meeting_bot_secret_config.py* 
 * Copy meeting_bot_secret_config.py to `/home/{user}/.config/darkfi`
 * Copy meeting_bot_secret_config.py to `/home/{user}/.config/darkfi`
 * Open the config and set up all the channels and the values of name and secret (if not private, secret must be {null})
 * Open the config and set up all the channels and the values of name and secret (if not private, secret must be {null})
-* Change `{user}` to your *username* in *meeting_bot_secret.py* in the path of *load_config()* function
+* Change `{user}` to your *username* in *meeting_bot_secret.py* in the path of `load_config()` function
 * Navigate terminal to the folder where is *meeting_bot_secret.py*
 * Navigate terminal to the folder where is *meeting_bot_secret.py*
 * Run the bot: `$ python meeting_bot_secret.py`
 * Run the bot: `$ python meeting_bot_secret.py`