mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 04:48:00 +03:00
11 lines
261 B
Plaintext
11 lines
261 B
Plaintext
:: group-store|ban-ships: ban members from a group
|
|
::
|
|
/- *group, *group-store
|
|
:- %say
|
|
|= $: [now=@da eny=@uvJ =beak]
|
|
[[=ship =term ships=(list ship) ~] ~]
|
|
==
|
|
:- %group-update
|
|
^- action
|
|
[%change-policy [ship term] %open %ban-ships (sy ships)]
|