GuildBridge
Recently I started using this chatting app Guilded. One thing I almost immediatly noticed was missing was the ability to communicate from guilded to Discord and back.
So I ended up making the simple project GuildBridge. It's a simple python script that connects to both Discord and Guilded then sends messages between the platforms using webhooks.
the Guilded bot is a selfbot and may be banned by guilded if they ever decide to hate on selfbots
If you still wish to use GuildBridge you can find the source code here.