Skip to content

basile-henry/dhall-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dhall-bot

Building and running

  • Using nix:

    $(nix-build --no-out-link)/bin/dhall-bot
  • Using stack:

    Install zlib, on Ubuntu:

    sudo apt update
    sudo apt install libghc-zlib-dev
    stack build
    stack run

Note

Running this bot can be a massive security issue!!!

Dhall let's users import local files and environment variables. No effort is made in this bot to prevent that, so it's up to the user to provide a safe environment for the bot to run in.

I am personally running the bot on a cheap VPS with nothing else on it and from a non sudo account. I'll be doing that until someone convinces me otherwise!

License

MIT Licence

Copyright (c) 2019 Basile Henry

About

A small IRC bot for the Dhall language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published