Copy ExampleBot over as InfoBot

This commit is contained in:
Joscha 2020-04-09 11:47:22 +00:00
parent 675e88a105
commit 5292fd9883
6 changed files with 110 additions and 11 deletions

View file

@ -1,4 +1,9 @@
module Main where
import Control.Monad
import Haboli.Bots.InfoBot
import Haboli.Euphoria
main :: IO ()
main = putStrLn "Nothing to see here!"
main = void $ runClient defaultConfig $ infoBot Nothing