Source: manderlbot Section: net Priority: optional Maintainer: Debian Erlang Packagers Uploaders: Sergei Golovan Build-Depends: debhelper (>= 10.0.0) Build-Depends-Indep: erlang-dev (>= 1:13.b.1-dfsg-3), docbook, docbook-utils Standards-Version: 4.1.3 Vcs-Browser: https://salsa.debian.org/erlang-team/packages/manderlbot Vcs-Git: https://salsa.debian.org/erlang-team/packages/manderlbot.git Package: manderlbot Architecture: all Depends: ${erlang:Depends}, ${misc:Depends} Description: IRC bot, written in Erlang Manderlbot is an IRC bot with XML configuration file, allowing you to launch it on several servers and channels at once, each channel will have its own set of behaviours. . Behaviours are generics, and you can easily make your own set. If you want some not-already-implemented generic behaviour, you'll have to code some Erlang.