~qeef/bot-allowed-tooters

bot-allowed-tooters is Mastodon bot for organizations and projects, or groups

21047e4 Improve HEAD^

1 year, 3 months ago

b4a7bde Add tar command to readme

1 year, 3 months ago

It happens that you disagree about @ accounts for organizations in the fediverse. (@ are for people, not orgs, imo.) bot-allowed-tooters, the Mastodon bot, tends to help a bit.

This bot has two functions:

  1. It may act as shared account for tooting from allowed accounts. This is good for organizations or projects.

  2. It may act as group account for tooting from non-banned accounts.

In both cases, just send a direct message to the account managed by the bot. Then, run the bot with appropriate configuration.

The best is to run the bot periodically.


The project is published under MIT or Apache 2.0 license.

Send patches to:

git config format.subjectPrefix 'PATCH bot-allowed-tooters'
git config sendemail.to '~qeef/public-inbox@lists.sr.ht'

To build for the linux target:

rm -r bat bat-dist/ bat-v*-x86_64-linux.tar.gz
raco cross --target x86_64-linux exe -o bat main.rkt
raco cross --target x86_64-linux dist bat-dist bat
tar zcf bat-$(git describe)-x86_64-linux.tar.gz bat-dist/