Home

Awesome

tostr (doesn't work due to mandatory login policy)

/ˈtəʊstə(r)/

Twitter to nostr. Bot that forwards tweets to nostr.

Reply to its message with !help and it will show you all available commands.

Powered by nostr-bot.

How to run using Docker

git clone https://github.com/slaninas/tostr/ && cd tostr
# Now add secret (hex private key) to config file, tune config if you wish to
./build_and_run.sh --clearnet|tor

Now the bot should be running and waiting for mentions. Just reply to its message to interact, see Commands. It relays only new tweets that were posted after you launched it.

Tor

In case --tor is used connections to both relay and Twitter should be going through tor. But if you need full anonymity please check yourself there are no leaks.

Known limitations/issues

TODOs