<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>handlename</author_name>
  <author_url>https://blog.hatena.ne.jp/handlename/</author_url>
  <blog_title>handlename's blog</blog_title>
  <blog_url>https://handlename.hatenablog.jp/</blog_url>
  <categories>
    <anon>scala</anon>
    <anon>irc</anon>
  </categories>
  <description>Javaのライブラリを使うのがらくちんみたいだ。 PircBotを使う場合はこんな感じ。 package com.example.IRCBot import org.jibble.pircbot._ class Bot() extends PircBot { override def onMessage( channel: String, sender: String, login: String, host: String, message: String) { message match { case m if m.startsWith(this.getName) =&gt; this.send…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhandlename.hatenablog.jp%2Fentry%2F2013%2F11%2F18%2F011212&quot; title=&quot;scalaでirc botを書く場合 - handlename&amp;#39;s blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-11-18 01:12:12</published>
  <title>scalaでirc botを書く場合</title>
  <type>rich</type>
  <url>https://handlename.hatenablog.jp/entry/2013/11/18/011212</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
