b4a7bde Add tar command to readme
~qeef pushed to ~qeef/bot-allowed-tooters git
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:
It may act as shared account for tooting from allowed accounts. This is good for organizations or projects.
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/