update rollcall message to include evaluation feature
This commit is contained in:
parent
292c39cd9f
commit
0adf019d45
2
Anna.hs
2
Anna.hs
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user