Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kenhendricks00/fixembed
A Discord bot that fixes the lack of embed of support in Discord.
https://github.com/kenhendricks00/fixembed
bot discord embed fix instagram reddit tiktok twitter
Last synced: 29 days ago
JSON representation
A Discord bot that fixes the lack of embed of support in Discord.
- Host: GitHub
- URL: https://github.com/kenhendricks00/fixembed
- Owner: kenhendricks00
- License: mit
- Created: 2024-01-12T21:21:20.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-10-19T21:14:42.000Z (2 months ago)
- Last Synced: 2024-10-20T14:37:03.823Z (2 months ago)
- Topics: bot, discord, embed, fix, instagram, reddit, tiktok, twitter
- Language: Python
- Homepage: https://discord.com/oauth2/authorize?client_id=1173820242305224764
- Size: 871 KB
- Stars: 13
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Enhance Your Discord with Proper Embeds for Social Media Links.# 🛠️ Usage
Send a message containing aX/Twitter
,Tiktok
,Threads
,Pixiv
,Bluesky
link, and the bot will remove your message or just the embed and automatically convert it to it's fixed link respectively, replying with the fixed link and label of who sent it.
You can toggle the link conversion on specific channels using/activate
and/deactivate
.# 🌟 Why Choose FixEmbed?
- **Comprehensive Platform Support**: Supports X/Twitter, Instagram, TikTok, Reddit, Threads, Pixiv, Bluesky, and more.
- **User-Friendly Configuration**: Easy setup with customizable settings for individual servers.
- **Reliable Performance**: Ensures consistent embed functionality across all platforms.# 📋 Key Features
1. **Multi-Platform Support**:
- **X/Twitter**
- **Instagram**
- **TikTok**
- **Reddit**
- **Threads**
- **Pixiv**
- **Bluesky**
2. **Customizable Settings**:
- Activate or deactivate services per channel or server-wide.
3. **Easy Hosting Options**:
- Host the bot yourself using Docker.# 🚀 Invite FixEmbed to Your Server
Click the following link to invite FixEmbed to your server: [Invite FixEmbed](https://discord.com/oauth2/authorize?client_id=1173820242305224764)# 🐳 Host FixEmbed Yourself
You can host the bot yourself using Docker:
```bash
docker pull kenhendricks00/fixembed
docker run -d kenhendricks00/fixembed
```
Just don't forget to set your bot's token usingBOT_TOKEN
# 💬 Support
If you need support or have any questions, you can join the [support server](https://discord.gg/QFxTAmtZdn) or open an issue on GitHub.
**Note:** If it's a technical issue, be sure to have debug info ready by using/settings
, then click Debug.# 🎉 Quick Links
- [Invite FixEmbed](https://discord.com/oauth2/authorize?client_id=1173820242305224764)
- [Vote for FixEmbed on Top.gg](https://top.gg/bot/1173820242305224764)
- [Star our Source Code on GitHub](https://github.com/kenhendricks00/FixEmbed)
- [Join the Support Server](https://discord.gg/QFxTAmtZdn)# 📜 Credits
- [FxTwitter](https://github.com/FixTweet/FxTwitter), the service used to fix Twitter embeds, created by FixTweet
- [InstaFix](https://github.com/Wikidepia/InstaFix), the service used to fix Instagram embeds, created by Wikidepia
- [vxReddit](https://github.com/dylanpdx/vxReddit), the service used to fix Reddit embeds, created by dylanpdx
- [vxtiktok](https://github.com/dylanpdx/vxtiktok), the service used to fix TikTok embeds, created by dylanpdx
- [fixthreads](https://github.com/milanmdev/fixthreads), the service used to fix Threads embeds, created by milanmdev
- [phixiv](https://github.com/thelaao/phixiv), the service used to fix Pixiv embeds, created by thelaao
- [VixBluesky](https://github.com/Rapougnac/VixBluesky), the service used to fix Bluesky embeds, created by Rapougnac