xxxdebug / Discord-Success-Bot

Your average discord success reposter that includes a delete function.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord-Success-Bot

Your average discord success reposter that includes a delete function.

How it works:

Alt Text

How to get ready:

  1. First install the required python modules if you havent already using the line below:

    • pip install -r requirements.txt
  2. Download the zip above and extract to a folder

  3. Open main.py and edit the following lines:

  1. Run main.py!

How to customize bot (if you using this code as the base for yours):

  1. Edit tweet_text to edit what text is sent alongside image
  2. Edit embed to change how the message looks when picture is posted to channel/twitter
  3. Edit edit_embed to change how the message looks when the picture is deleted from twitter
  4. Edit emoji and change the unicode value (\U0001F5D1) to the unicode of a different emoji if you don't like the default trash can

Hope you enjoy and make sure to follow my Twitter

About

Your average discord success reposter that includes a delete function.

License:MIT License


Languages

Language:Python 100.0%