1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

skt-war-resultをインストールする

Last updated at Posted at 2020-04-11

##skt-war-resultとは
ネットゲーム「リネージュM」の最新攻城戦結果を表示するPythonコマンドラインツール

環境

$ python -V
Python 2.7.16

$ python3 -V
Python 3.7.3

pipでインストール

$ pip install skt-war-result

実行

$ skt-war-result
城獲得日	サーバー名	ケント城	オーク砦	ウィダウッド城
城獲得日 2020年4月5日	デポ1	田中家	ゴリラパーク	Liberte
城獲得日 2020年4月5日	デポ2	HOALOHA2	Crescents	HOALOHA
城獲得日 2020年4月5日	デポ3	進撃の軍臨	精英團隊	NAMEKO
城獲得日 2020年4月5日	ケン1	デス	SAMURAI	CAMARADE
城獲得日 2020年4月5日	ケン2	Emulators	EmuIators	AntiKings
城獲得日 2020年4月5日	ケン3	OldCastle	黒の組織	tatami
城獲得日 2020年4月5日	イシ1	ぴよっこ	DelsolCounter	PurpleRed
城獲得日 2020年4月5日	イシ2	Aegis	JamPanFactory	Gungnir
城獲得日 2020年4月5日	イシ3	無神領域	木葉忍者村	軍臨城下

##リンク
https://lineagem-jp.com/siege

##github
https://github.com/Yumenoshima/skt-war-result

##pypi
https://pypi.org/project/skt-war-result/

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?