https://github.com/karashiiro/dtwitterfeed
A Discord bot that reposts tweets into text channels, additionally translating them if necessary.
https://github.com/karashiiro/dtwitterfeed
bot discord twitter
Last synced: 2 months ago
JSON representation
A Discord bot that reposts tweets into text channels, additionally translating them if necessary.
- Host: GitHub
- URL: https://github.com/karashiiro/dtwitterfeed
- Owner: karashiiro
- License: mit
- Created: 2020-10-22T22:15:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-23T06:31:36.000Z (over 5 years ago)
- Last Synced: 2025-12-26T07:51:28.981Z (6 months ago)
- Topics: bot, discord, twitter
- Language: Go
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DTwitterFeed
A Discord bot that reposts tweets into text channels, additionally translating them if necessary.
## Setup
Install the dependencies, build it with `go build`, and set the environment variable `DTWITTERFEED_BOT_TOKEN` to your Discord bot token.
Also be sure to add the role IDs of your admin roles, as strings, to the configuration file that will be generated on launch to restrict feed setup.
## Usage
`^addtwitter ` - Creates a feed for a Twitter account on the specified channel.
`^removetwitter ` - Removes a feed for a Twitter account from the specified channel.