update rollcall message to include evaluation feature

Šī revīzija ir iekļauta:
opfez 2021-10-11 19:30:41 +02:00
vecāks 292c39cd9f
revīzija 0adf019d45

Parādīt failu

@ -147,7 +147,7 @@ evalScheme chn form = do
rollcall :: String -> Net ()
rollcall chn = sendMessage chn "Hello! I respond to !anna, !qotd, and !greets. My source code is available at https://git.tilde.town/opfez/anna2"
rollcall chn = sendMessage chn "Hello! I respond to !anna, !qotd, !greets, and !eval <scheme form>. My source code is available at https://git.tilde.town/opfez/anna2"
anna = rollcall
-- Basic commands