irc
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
irc [2018/04/13 11:06] – [Créer un salon] simon | irc [Date inconnue] (Version actuelle) – supprimée - modification externe (Date inconnue) 127.0.0.1 | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | ====== IRC ====== | ||
- | J'ai remis les pieds sur IRC pour faire un bridge entre le salon [[XMPP]] et le salon [[Matrix]] du projet [[Duniter]]. | ||
- | |||
- | ===== Se connecter sur Freenode ===== | ||
- | Je vais utiliser [[Pidgin]] pour me connecter et enregister mon nom d' | ||
- | |||
- | {{ :: | ||
- | |||
- | ==== Enregistrer son utilisateur ==== | ||
- | Quand on se connecte sur [[freenode]], | ||
- | Il faut lui répondre, directement dans la fenêtre sur Pidgin : | ||
- | <code bash> | ||
- | (12:18:41) Artanux: register monSuperLongPassword mon@adresse.email | ||
- | </ | ||
- | |||
- | Ou avec la commande IRC qui va bien : | ||
- | <code bash> | ||
- | /msg nickserv register monSuperLongPassword mon@adresse.email | ||
- | </ | ||
- | |||
- | Freenode nous envoie alors un courriel avec un commande à taper pour compléter l' | ||
- | |||
- | <code bash> | ||
- | /msg NickServ VERIFY REGISTER Artanux motDePasseEnvoyéParFreeNode | ||
- | </ | ||
- | |||
- | ==== Se connecter ==== | ||
- | <code bash> | ||
- | (12:26:33) Artanux: identify monSuperLongPassword | ||
- | </ | ||
- | |||
- | Ou avec la commande IRC : | ||
- | <code bash> | ||
- | /nick nickname_you_want | ||
- | /msg nickserv identify monSuperLongPassword | ||
- | </ | ||
- | |||
- | ==== Chercher un salon ==== | ||
- | ? | ||
- | |||
- | ==== Se connecter à un salon ==== | ||
- | |||
- | |||
- | ==== Créer un salon ==== | ||
- | ( source : [[https:// | ||
- | |||
- | <code bash> | ||
- | /msg chanserv register # | ||
- | </ | ||
- | < | ||
- | <code bash> | ||
- | (12:53:17) ChanServ: (notice) #duniter is now registered to Artanux. | ||
- | (12:53:17) ChanServ: (notice) | ||
- | (12:53:17) ChanServ: (notice) Channel guidelines can be found on the freenode website: | ||
- | (12:53:17) ChanServ: (notice) http:// | ||
- | (12:53:17) ChanServ: (notice) This is a primary namespace channel as per | ||
- | (12:53:17) ChanServ: (notice) http:// | ||
- | (12:53:17) ChanServ: (notice) If you do not own this name, please consider | ||
- | (12:53:17) ChanServ: (notice) dropping #duniter and using ##duniter instead. | ||
- | </ | ||
- | </ | ||
- | |||
- | <WRAP center round important 60%> | ||
- | Attention, il faut avoir vérifié son adresse mail sous peine d' | ||
- | < | ||
- | (12:31:44) ChanServ: (notice) You need to verify your email address before you may register channels. | ||
- | </ | ||
- | </ | ||
- | |||
- | Demander au salon d' | ||
- | <code bash> | ||
- | /msg chanserv set # | ||
- | </ | ||
- | < | ||
- | < | ||
- | (12:54:33) ChanServ [ChanServ@services.] a rejoint le salon. | ||
- | (12:54:33) mode (+o ChanServ | ||
- | </ | ||
- | </ | ||
- | |||
- | Se donner les droits " | ||
- | <code bash> | ||
- | /msg chanserv op #duniter | ||
- | </ | ||
- | < | ||
- | < | ||
- | (12:57:01) mode (+o Artanux) par ChanServ | ||
- | </ | ||
- | </ | ||
- | |||
- | ===== Bridge avec le salon # | ||
- | |||
- | < | ||
- | (13:04:00) MatrixBridge: | ||
- | (13:04:24) Artanux: yes | ||
- | (13:04:24) MatrixBridge: | ||
- | </ | ||
- | |||
- | Sur le salon # | ||
- | < | ||
- | (12:59:12) MatrixBridge [matrixirc@gateway/ | ||
- | (12:59:14) MatrixBridge a quitté le salon ("User left") | ||
- | (13:03:57) MatrixBridge [matrixirc@gateway/ | ||
- | (13:03:59) MatrixBridge a quitté le salon ("User left") | ||
- | (13:04:33) SimonLefort[m] [simonlefor@gateway/ | ||
- | </ |
irc.1523617575.txt.gz · Dernière modification : 2020/08/09 12:59 (modification externe)