An open API service indexing awesome lists of open source software.

https://github.com/nicolasconstant/twittoot

.NET BOT to sync Twitter to Mastodon
https://github.com/nicolasconstant/twittoot

Last synced: 4 months ago
JSON representation

.NET BOT to sync Twitter to Mastodon

Awesome Lists containing this project

README

          

# Twittoot

## Basic Overview

Multi accounts .NET bot to sync Twitter to Mastodon. Focused on easily adding new accounts and manage them.
Can be easily hosted on Azure WebJob.

## Screenshot (console mode)


screenshot



## Setup

Run the executable with "setup" argument in the command line:

```
run.exe setup
```

## Run job

Just run the executable.