This website works better with JavaScript.
首頁
探索
說明
註冊
登入
bertieb
/
assign-team-to-sub
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
(June 2021) Update subs+teams, no split on space
jun-2021
bertieb
3 年之前
父節點
7a9f1e9259
當前提交
f9d8c18d8d
共有
3 個文件被更改
,包括
31 次插入
和
33 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
取消
儲存