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
- Host: GitHub
- URL: https://github.com/nicolasconstant/twittoot
- Owner: NicolasConstant
- License: mit
- Created: 2018-05-25T01:15:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:59:34.000Z (over 3 years ago)
- Last Synced: 2025-07-31T16:41:59.739Z (11 months ago)
- Language: C#
- Size: 188 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
## Setup
Run the executable with "setup" argument in the command line:
```
run.exe setup
```
## Run job
Just run the executable.