Base selector¶
-
push_last_bases(base)¶
-
is_last_used(base)¶
-
on_match_over(m_id)¶
-
class
BaseSelector(match, base_pool=False)¶ Bases:
object-
clean()¶
-
property
is_booked¶
-
is_base_booked(base)¶
-
property
string_list¶
-
property
current_selection¶
-
get_base_from_selection(index)¶
-
add_callbacks(validator)¶
-
async
show_base_status(ctx)¶
-
async
process_request(ctx, a_player, args)¶
-
async
display_all(ctx, force=False, mentions=None)¶
-
async
select_by_name(ctx, picker, args)¶
-
async
select_by_index(ctx, captain, index)¶
-