Skip to main content

Eddy Bot is a command line interface to interact with social media. Currently supports Twitter, TikTok and Instagram.

Project description

Eddy Bot

https://img.shields.io/pypi/v/eddy_bot.svg https://img.shields.io/travis/joaoheron/eddy_bot.svg Documentation Status

Eddy Bot is a command line interface to interact with social media. Currently supports Twitter, TikTok and Instagram.

Configuring

Before using Eddy Bot make sure you export all the needed environment variables for the social media you intend to interact with. If you intend to interact with Tiktok and Instagram, you won’t need any further configuration. The Tiktok crawler is implemented using xdotool and the Instagram crawler is implemented using Selenium so you’ll just need to set your credentials according to the file .env.example. If you intend to interact with Twitter as well, you’ll need first to apply for api usage on Twitter Developer Platform and then you’ll get all the keys you need to export, according to the file .env.example.

  1. Create a file named .env inside the root folder your repository, then copy the content from the file .env.example and paste it into file .env.

  2. Replace the values “xxx” with your credentials inside .env file.

Installing package

  1. Make sure you’ve created a Python Virtual Environment and you’re using it.

  2. Install this package using command line:

` pip install eddy-bot `

Features

Twitter

Tweet message: ` eddy_bot --tweet "Your message" `

Tweet message with media: ` eddy_bot --tweet "Your message" --mediapath /path/to/file.jpg `

Follow profile: ` eddy_bot twitter --follow "profile1,profile2" `

Unfollow profile: ` eddy_bot twitter --unfollow "profile1,profile2" `

Update self profile description: ` eddy_bot twitter --bio-update "My new profile description" `

Tiktok

Follow profiles: ` eddy_bot tiktok --follow "profile1,profile2" `

Unfollow profiles: ` eddy_bot tiktok --unfollow "profile1,profile2" `

Instagram

Comment profile post:

` eddy_bot instagram comment "Profile to comment on post" `

Follow profiles:

` eddy_bot instagram "profile1,profile2" `

History

0.1.0 (2021-05-08)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eddy_bot-0.1.0.tar.gz (17.6 kB view details)

Uploaded Source

Built Distribution

eddy_bot-0.1.0-py2.py3-none-any.whl (12.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file eddy_bot-0.1.0.tar.gz.

File metadata

  • Download URL: eddy_bot-0.1.0.tar.gz
  • Upload date:
  • Size: 17.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.5

File hashes

Hashes for eddy_bot-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c0a352de6bd69cb0cdcd1f0f35d4c3fe985494bd670708fe3c9a718609de32f0
MD5 fde2f22d2ea8651ebf839a7c8671695d
BLAKE2b-256 689e60beeee9165eb97aa4eb58d561785c5b704abd099898374b45c4f347fb79

See more details on using hashes here.

File details

Details for the file eddy_bot-0.1.0-py2.py3-none-any.whl.

File metadata

  • Download URL: eddy_bot-0.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 12.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.5

File hashes

Hashes for eddy_bot-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2687d5d13bb777a87158ecec0ad65519c2ea95861413f06a818c75d71dfec3f0
MD5 014a87ffc26f63d786c3597e0e1ed46c
BLAKE2b-256 0aa2b9590a8cd1ab04ced568f2671061619275f248e0e921f65de91a660398c0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page