MyNixOS website logo
Description

Esotericbot is a sophisticated, lightweight IRC bot.

Esotericbot is a sophisticated, lightweight IRC bot, written in Haskell.

Esotericbot launches sub-processes to respond to commands issued by users over IRC.

Why would you use esotericbot?

For lambdabot-4.2.2.1:

spoon@utensil:~/esotericbot$ ps e v

PID TTY STAT TIME MAJFL TRS DRS RSS %MEM COMMAND

23433 pts/3 Sl+ 0:00 0 8228 84855 33476 1.6 lambdabot

15040 pts5 S+ 0:00 0 2171 28804 3292 0.1 .esotericbot

I'm not insinuating that lambdabot sucks in any way, ( lambdabot is most excellent ) however, my hope is that esotericbot could attain equal functionality through plugins, while maintaining its small memory footprint.

Esotericbot is small ( for Haskell :), designed to run on a server with limited memory - typically running at under 5mb of private memory.

Features:

  • Advanced memory and time management options, utilizing POSIX resource management.

For example, the memory used by all child processes, can be limited - commands be queued until the memory usage has dropped.

  • Privileged channel operator commands ( Currently, can be disabled and enabled by channel operators, to prevent abuse. )

  • Easy to add new plugins. A C library is included to make writing new plugins/adapting programs to be plugins easy.

  • Set up through a configuration file.

  • Multiple channels.

  • Multi-threaded

  • Lightweight, typically running at under 5mb of private memory.

Cons:

  • POSIX memory management, process forking, and chroot means that Esotericbot is POSIX only.

  • Esotericbot is, due to the libraries and extensions used, restricted to being compiled by the Glorious Glasgow Haskell Compiler.

Note: esotericbot comes with several plugins which will be installed into your cabal-bin, and libraries installed into your cabal-lib. Check cabal-bin for brainfuck, unlambda , malbolge, sk and whirl. These will need libplugin and libplugin++ from your cabal-lib to function correctly.

Metadata

Version

0.0.6

Platforms (75)

    Darwin
    FreeBSD
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64_be-none
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-darwin
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-darwin
  • i686-freebsd
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • vc4-none
  • wasm32-wasi
  • wasm64-wasi
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-windows