motd 0.2.2

motd interrogates pam_motd.so in order to determine the current message of the day. It only works on linux and it is a component of the shpool tool, though you can also use the dump-motd wrapper CLI tool directly. Through feature selection, you can also use a pure rust impl with no dlopen shennigans.
Documentation
1
2
3
4
5
6
{
  "git": {
    "sha1": "8fc47b0bf149f1567a6ff2e771e785749472bf2d"
  },
  "path_in_vcs": "motd"
}