Skip to content

Instantly share code, notes, and snippets.

@yamatema
yamatema / tb_skill.rb
Last active September 10, 2015 15:32
=begin
GITADORA Tri-boost のスキルポイント・全スキルポイント、プレーの有無を記録する
スキルポイント等は output.txt に、実行結果は log.txt に保存
=end
require 'mechanize'
require 'open-uri'
require 'nokogiri'
require 'date'