<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>virtual-surfer</author_name>
  <author_url>https://blog.hatena.ne.jp/virtual-surfer/</author_url>
  <blog_title>仮想サーファーの日常</blog_title>
  <blog_url>https://www.virtual-surfer.com/</blog_url>
  <categories>
    <anon>プログラミングTips</anon>
    <anon>Python</anon>
    <anon>DB</anon>
  </categories>
  <description>PythonでSlackBotを開発しよう企画の第9回目。 今回は、tweepyとslackAPIを活用して、slackで入力を受け付けてTwitter上の特定のユーザーのつぶやき情報をMySQLに保存していく処理を実装していきます。 MySQLにテーブル作成 まずは、MySQLにテーブルを作成しておきます。以下のようなテーブルでテーブルを作成します。 # 「ツイッターツイート」テーブル CREATE TABLE twitter_tweet (tweet_id int AUTO_INCREMENT COMMENT 'ツイートID', twitter_user_id int NOT NULL C…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.virtual-surfer.com%2Fentry%2F2018%2F04%2F14%2F190000&quot; title=&quot;PythonでSlackBot開発⑨「Twitterのつぶやき情報をMySQLに保存する」 - 仮想サーファーの日常&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>https://cdn-ak.f.st-hatena.com/images/fotolife/v/virtual-surfer/20180331/20180331171407.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-04-14 19:00:00</published>
  <title>PythonでSlackBot開発⑨「Twitterのつぶやき情報をMySQLに保存する」</title>
  <type>rich</type>
  <url>https://www.virtual-surfer.com/entry/2018/04/14/190000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
