asdf
parent
6ee089a1a2
commit
55d17402cb
2
Anna.hs
2
Anna.hs
|
@ -119,7 +119,7 @@ timezone :: String -> String -> Net ()
|
|||
timezone chn username = undefined
|
||||
|
||||
rollcall :: String -> Net ()
|
||||
rollcall chn = sendMessage chn "Hello! I respond to !anna and !greets. My source code is available at https://git.tilde.town/opfez/anna"
|
||||
rollcall chn = sendMessage chn "Hello! I respond to !anna, !qotd, and !greets. My source code is available at https://git.tilde.town/opfez/anna"
|
||||
anna = rollcall
|
||||
|
||||
-- Basic commands
|
||||
|
|
Loading…
Reference in New Issue