mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-04-16 01:03:53 +01:00
Because of how arglist() works, _pick was only working on args matching the format pick(1, 2 ,3) Because this is logic that happens inside pick itself, and I can't figure out the proper way to actually pass things in, I've created _pick_list so admins have a sane way to pick from lists.