[GH-ISSUE #78] Suggest a translation feature #14
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
TheLovinator/discord-twitter-webhooks#14
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @VoltIcaRus on GitHub (Mar 28, 2023).
Original GitHub issue: https://github.com/TheLovinator1/discord-twitter-webhooks/issues/78
Suggest a translation feature
While wandering around Discord, I came across this bot that translates Twitter like this
but the creator of that bot is not releasing the code, so
I tried to implement something like this, but the
Twitter embedded messages sent to this discord-twitter-webhooks to the
I realized that it's not possible for another bot to take a Twitter embedded message sent to this discord-twitter-webhooks as a separate output and send a translated message.
....
In the end, to build the bot I wanted, I had to use the code you wrote to make it a bot and add the translation function.
But I'm a newbie user who uses chat gpt to make discord bot, so I'm not confident to do that well.
I want my discord members to be able to see the translated messages and use them more comfortably... Is it difficult?
The translation APIs I thought of using are Google Translate and Papago Translate.
I apologize if this is an inconvenient suggestion
But I haven't found any other code that is as complete a solution for Twitter streams as yours.
Anyway, thanks for the great code!
[GH-ISSUE #78] Suggest a translation featureto [GH-ISSUE #78] Suggest a translation feature