このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
bertieb
/
assign-team-to-sub
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
(June 2021) Update subs+teams, no split on space
jun-2021
bertieb
3年前
親
7a9f1e9259
コミット
f9d8c18d8d
3個のファイルの変更
、
31行の追加
、
33行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+5
-3
subs.txt
+2
-1
teampicker.py
+24
-29
teams.txt
+ 5
- 3
subs.txt
ファイルの表示
@@ -1,6 +1,8 @@
burgiuk
mattgamerguy666
maothecat
idiotictendencies
mattgamerguy666
costello_
burgiuk
rarestmonkey
etho8282
idiotictendencies
ksyme99
+ 2
- 1
teampicker.py
ファイルの表示
@@ -160,7 +160,8 @@ def setup_team_board():
name = fh.readline().strip()
if name == "":
continue
name = name.split(' ', 1)[1]
if "donkey" in name:
name = name.split(' ', 1)[1]
print("Adding {} at {},{}".format(name,
TEAMCOLS[col],
TEAMROWS[row]))
+ 24
- 29
teams.txt
ファイルの表示
@@ -1,29 +1,24 @@
Atlanta Hawks
Boston Celtics
Charlotte Hornets
Chicago Bulls
Cleveland Cavaliers
Dallas Mavericks
Denver Nuggets
Detroit Pistons
Golden State Warriors
Houston Rockets
Indiana Pacers
LA Clippers
LA Lakers
Miami Heat
Milwaukee Bucks
Minnesota Timberwolves
NJ Nets
NY Knicks
Orlando Magic
Philadelphia 76ers
Phoenix Suns
Portland Trailblazers
Sacramento Kings
SanAntonio Spurs
Seattle SuperSonics
Toronto Raptors
Utah Jazz
Vancouver Grizzlies
Washington Wizards
Belgium
Italy
Russia
Poland
Ukraine
Spain
France
Turkey
England
Czech Republic
Finland
Sweden
Croatia
Austria
Netherlands
Germany
Portugal
Switzerland
Denmark
Wales
North Macedonia
Hungary
Slovakia
Scotland
書き込み
プレビュー
読み込み中…
キャンセル
保存