<?xml version="1.0"?>
<rss version="2.0"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:dcterms="http://purl.org/dc/terms/"
     xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Tyler Cipriani: pages tagged bitlebee</title>
<link>https://tylercipriani.com/tags/bitlebee/</link>
<atom:link href="https://tylercipriani.com/tags/bitlebee/index.rss" rel="self" type="application/rss+xml"/>

<description>Tyler Cipriani</description>
<generator>ikiwiki</generator>
<pubDate>Tue, 14 Feb 2017 15:11:05 +0000</pubDate>
<item>
	<title>Bitlebee/IRC info</title>

	<guid isPermaLink="false">https://tylercipriani.com/blog/2016/04/26/bitlbee/</guid>

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

	<dc:creator>Tyler Cipriani</dc:creator>



	<category>bitlebee</category>

	<category>computing</category>

	<category>irc</category>

	<category>notes</category>


	<pubDate>Tue, 26 Apr 2016 14:50:54 +0000</pubDate>
	<dcterms:modified>2017-02-14T15:11:05Z</dcterms:modified>


	<description>&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/bitlebee/#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/bitlebee/#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/bitlebee/#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;
</description>


	<comments>//tylercipriani.com/blog/2016/04/26/bitlbee/#comments</comments>

</item>

</channel>
</rss>
