Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kitsune-soc/discord-mastodon-repost
Discord bot for easily reposting messages to Mastodon
https://github.com/kitsune-soc/discord-mastodon-repost
discord mastodon
Last synced: about 10 hours ago
JSON representation
Discord bot for easily reposting messages to Mastodon
- Host: GitHub
- URL: https://github.com/kitsune-soc/discord-mastodon-repost
- Owner: kitsune-soc
- License: mit
- Created: 2023-05-27T23:10:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-28T11:39:35.000Z (over 1 year ago)
- Last Synced: 2024-11-23T10:34:49.142Z (2 months ago)
- Topics: discord, mastodon
- Language: Rust
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# discord-mastodon-repost
Small Discord bot for easily reposting Discord messages 1:1 to Mastodon.
## Usage
1. [Add the bot to your Discord server](https://discord.com/oauth2/authorize?client_id=1112044448310886462&permissions=2147550208&scope=bot%20messages.read)
2. Type `/login [your instance]` and click the link the bot responds with
3. Log in and authorize the bot
4. Right-click on a message, and click on the "Repost on Mastodon" button under the "Apps" tabAnd done! The bot will respond with a link to the newly posted status.
## License
`discord-mastodon-repost` is licensed under the [MIT license](http://opensource.org/licenses/MIT).
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you,
shall be licensed as above, without any additional terms or conditions.