<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>masasuz</author_name>
  <author_url>https://blog.hatena.ne.jp/masasuz/</author_url>
  <blog_title>目の前に僕らの道がある</blog_title>
  <blog_url>https://masasuzu.hatenablog.jp/</blog_url>
  <categories>
    <anon>ruby</anon>
  </categories>
  <description>まだざっくりとしか触ってないけど、こんな感じで書けてかなり楽に書けそう。 https://github.com/cinchrb/cinch # coding: utf-8 require 'cinch' bot = Cinch::Bot.new do configure do |c| c.server = &quot;irc.masaszuu.local&quot; c.nick = &quot;hello&quot; c.channels = [&quot;#karupanerura&quot;] end # あいさつしてくれる君 on :message, &quot;hello&quot; do |m| m.reply &quot;Hello, #{m.user.nick}&quot; …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmasasuzu.hatenablog.jp%2Fentry%2F2013%2F01%2F15%2F214839&quot; title=&quot;cinchが便利そう(IRC Bot用のフレームワーク) - 目の前に僕らの道がある&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-01-15 21:48:39</published>
  <title>cinchが便利そう(IRC Bot用のフレームワーク)</title>
  <type>rich</type>
  <url>https://masasuzu.hatenablog.jp/entry/2013/01/15/214839</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
