Skip to content

xmppo/l-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= Requirements =
 libicu-dev (Debian)

= Setup =
 cabal update
 cabal sandbox init
 cabal configure
 cabal install -j4 --only-dependencies
 cabal build -j4
 mv .l-bot.conf.example .l-bot.conf
 vim .lbot.conf
 cabal run