Skip to content

A bot that posts certain tweets to a discord text channel

Notifications You must be signed in to change notification settings

Insoumis/discord-twitter-bot

 
 

Repository files navigation

discord-twitter-bot

Post tweets to Discord Webhook of certain twitter users.
Got questions? Join the bot's discord server!

Preview

Setup

  • The bot is written in Python3 and requires tweepy.
  • Create a data.json file by executing setupBot.py.
  • There it will ask for Twitter API keys&secret as well as access token&secret. You can get it here.
  • You need a Discord Webhook URL. See this intro for a detailed explanation.
  • Lastly it will ask for Twitter IDs or a Twitter List URL depending on the setupBot.py file you chose.
  • Finally you can just start main.py and it will start posting in your Discord channel when there are new tweets.

Credits

Derpolino for providing the discord-webhook-python code. Rokxx for providing the dota 2 twitter list

About

A bot that posts certain tweets to a discord text channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • Shell 2.4%