me
/
LeekBots
Archived
1
0
Fork 0
sheychen 2017-12-30 21:08:51 +01:00
commit a11883eb26
1 changed files with 1 additions and 1 deletions

View File

@ -810,5 +810,5 @@ if __name__ == "__main__":
.addCommand('pool auto', 'run "fight, fight force, team fight, tournament, team tournament"', Pool.auto, [])\
.addCommand('team create', 'create a team', Team.create, [{'name': 'name'}, {'name': 'owner'}])\
.parse(sys.argv)
#.addOption('farmer', ['f', '-farmer'], {'name': 'farmer', 'optional': True})\