update rollcall message to include evaluation feature

master
opfez 2021-10-11 19:30:41 +02:00
parent 292c39cd9f
commit 0adf019d45
1 changed files with 1 additions and 1 deletions

View File

@ -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