使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
bertieb
/
assign-team-to-sub
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
(June 2021) Update subs+teams, no split on space
jun-2021
bertieb
3 年前
父节点
7a9f1e9259
当前提交
f9d8c18d8d
共有
3 个文件被更改
,包括
31 次插入
和
33 次删除
分列视图
Diff 选项
显示统计
下载 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
撰写
预览
正在加载...
取消
保存