Skip to content

Discord bot to automatically post pictures sent in a channel on a designed Twitter account

Notifications You must be signed in to change notification settings

iamlouislab/success-bot-poster-twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Twitter Success Bot Poster (discord.py)

📝 Table of Contents

🧐 About

Discord bot to automatically post pictures sent in a specific discord channel on a Twitter account of your choice. All you need is a Twitter developper account and a few steps to set up the bot !

Installing

  • Install the libraries needed by running
pip install -r requirements.txt
  • Get your keys and token from https://developer.twitter.com/ and add them at the right spot in the code Also make sure that the created application can Write (by default it is on Read Only)

  • Create a Discord Bot (plenty of tutorials online) and add it to your Discord Server, then get your Bot token and add it at the end of the script

  • Run the script, if every thing is working correctly, "online" should be printed and pictures will be posted on your Twitter account

🚀 Deploying your own bot

To host your Discord Bot 24/24, you can use Heroku and the process is detailed on a lot of videos that you can find online. I added the Procfile and requirements.txt file in the repository so it will be very easy.

Sources

  • readme.md file template generated with thomascsd's extension (available on VSCode)

About

Discord bot to automatically post pictures sent in a channel on a designed Twitter account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages