<?xml version="1.0" encoding="utf-8"?>

<feed xmlns="http://www.w3.org/2005/Atom">
<title>Tyler Cipriani: pages tagged irc</title>
<link href="https://tylercipriani.com/tags/irc/"/>
<link href="https://tylercipriani.com/tags/irc/index.atom" rel="self" type="application/atom+xml"/>
<author>

<name>Tyler Cipriani</name>

</author>




<id>https://tylercipriani.com/tags/irc/</id>

<subtitle type="html">Tyler Cipriani</subtitle>
<generator uri="http://ikiwiki.info/">ikiwiki</generator>
<updated>2017-02-14T15:11:05Z</updated>
<entry>
	<title>Bitlebee/IRC info</title>

	<id>https://tylercipriani.com/blog/2016/04/26/bitlbee/</id>

	<link href="https://tylercipriani.com/blog/2016/04/26/bitlbee/"/>

	<author><name>Tyler Cipriani</name></author>


	<rights type="html" xml:lang="en">

		Creative Commons Attribution-ShareAlike License
		Copyright © 2017 Tyler Cipriani

	</rights>



	<category term="bitlebee" />

	<category term="computing" />

	<category term="irc" />

	<category term="notes" />


	<updated>2017-02-14T15:11:05Z</updated>
	<published>2016-04-26T14:50:54Z</published>


	<content type="html" xml:lang="en">
	&lt;section id=&quot;helpful-posts&quot; class=&quot;level2&quot;&gt;
&lt;h2&gt;Helpful Posts &lt;a href=&quot;https://tylercipriani.com/tags/irc/#helpful-posts&quot;&gt;¶&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://pthree.org/2011/03/08/bitlbee-and-otr/&quot;&gt;- pthree.org post&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Datko&#39;s book has this same kinda stuff.&lt;/li&gt;
&lt;/ul&gt;
&lt;/section&gt;
&lt;section id=&quot;restart-bitlbee-without-restarting-weechat&quot; class=&quot;level2&quot;&gt;
&lt;h2&gt;Restart bitlbee without restarting Weechat &lt;a href=&quot;https://tylercipriani.com/tags/irc/#restart-bitlbee-without-restarting-weechat&quot;&gt;¶&lt;/a&gt;&lt;/h2&gt;
&lt;div class=&quot;sourceCode&quot; id=&quot;cb1&quot;&gt;&lt;pre class=&quot;sourceCode bash&quot;&gt;&lt;code class=&quot;sourceCode bash&quot;&gt;&lt;a class=&quot;sourceLine&quot; id=&quot;cb1-1&quot; title=&quot;1&quot;&gt;&lt;span class=&quot;fu&quot;&gt;sudo&lt;/span&gt; service bitlbee stop&lt;/a&gt;
&lt;a class=&quot;sourceLine&quot; id=&quot;cb1-2&quot; title=&quot;2&quot;&gt;&lt;span class=&quot;ex&quot;&gt;/disconnect&lt;/span&gt; localhost&lt;/a&gt;
&lt;a class=&quot;sourceLine&quot; id=&quot;cb1-3&quot; title=&quot;3&quot;&gt;&lt;span class=&quot;fu&quot;&gt;sudo&lt;/span&gt; service bitlbee start&lt;/a&gt;
&lt;a class=&quot;sourceLine&quot; id=&quot;cb1-4&quot; title=&quot;4&quot;&gt;&lt;span class=&quot;ex&quot;&gt;/connect&lt;/span&gt; localhost/6667&lt;/a&gt;
&lt;a class=&quot;sourceLine&quot; id=&quot;cb1-5&quot; title=&quot;5&quot;&gt;&lt;span class=&quot;ex&quot;&gt;/msg&lt;/span&gt; &lt;span class=&quot;kw&quot;&gt;&amp;amp;&lt;/span&gt;&lt;span class=&quot;ex&quot;&gt;bitlbee&lt;/span&gt; identify [password]&lt;/a&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section id=&quot;setup-otr&quot; class=&quot;level2&quot;&gt;
&lt;h2&gt;Setup OTR &lt;a href=&quot;https://tylercipriani.com/tags/irc/#setup-otr&quot;&gt;¶&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;First had to install the &lt;code&gt;bitlbee-plugin-otr&lt;/code&gt; plugin:&lt;/p&gt;
&lt;div class=&quot;sourceCode&quot; id=&quot;cb2&quot;&gt;&lt;pre class=&quot;sourceCode bash&quot;&gt;&lt;code class=&quot;sourceCode bash&quot;&gt;&lt;a class=&quot;sourceLine&quot; id=&quot;cb2-1&quot; title=&quot;1&quot;&gt;&lt;span class=&quot;fu&quot;&gt;sudo&lt;/span&gt; apt-get install bitlbee-plugin-otr&lt;/a&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;In the &lt;code&gt;&amp;amp;bitlebee&lt;/code&gt; window&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;account list
&amp;gt; @root 0 (gtalk): jabber, thcipriani@gmail.com (connected)
&amp;gt; @root 1 (twitter): twitter, thcipriani (connected)
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Will return a list of accounts that are currently setup in bitlbee.&lt;/p&gt;
&lt;p&gt;To generate a key for the 0th account—gmail in my case:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;otr keygen 0
&lt;/code&gt;&lt;/pre&gt;
&lt;/section&gt;

	</content>


	<link rel="comments" href="//tylercipriani.com/blog/2016/04/26/bitlbee/#comments" type="text/html" />


	<link rel="comments" href="//tylercipriani.com/blog/2016/04/26/bitlbee/comments.atom" type="application/atom+xml" />

</entry>

</feed>
