Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/l29ah/smacbot
XMPP MUC bot written in Haskell
https://github.com/l29ah/smacbot
xmpp xmpp-bot
Last synced: 6 days ago
JSON representation
XMPP MUC bot written in Haskell
- Host: GitHub
- URL: https://github.com/l29ah/smacbot
- Owner: l29ah
- License: agpl-3.0
- Created: 2025-02-02T02:00:50.000Z (7 days ago)
- Default Branch: master
- Last Pushed: 2025-02-02T14:24:05.000Z (6 days ago)
- Last Synced: 2025-02-02T15:24:53.686Z (6 days ago)
- Topics: xmpp, xmpp-bot
- Language: Haskell
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Building: install `cabal-install` (can be grabbed through your system package manager, Haskell Platform, ghcup...), run `cabal build`.
Usage: `SMACBOT_PASSWORD=accountpassword cabal run smacbot -- -u account -j example.com -r your-desired-nickname [email protected]`