matanboas / Twitter-Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Matan Boas Twitter Bot

this is a project for fun. i creayed a twitter bot to learn and enjoy.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Twitter bot Screen Shot

Theres not much going on. a simple bot that Ill might add more features to later on.

(back to top)

Built With

(back to top)

Getting Started

go to lib and run main.py. you can also run the bot from the terminal.

Prerequisites

You will need to have python installed on your computer. run this command to install Tweepy:

* pip
  ```sh
  pip install tweepy

Installation

  1. Get a free API Key at https://developer.twitter.com
  2. Clone the repo
    git clone https://github.com/matanboas/Twitter-Bot.git
  3. Install pip packages
    pip install Tweepy
  4. Set up your API key as environment variables in a .env file

(back to top)

Usage

If you want to post a tweet, you can do so by running my bot.

* python main.py

(back to top)

Roadmap

  • [Post random stuff] Feature 1
  • [IDK (yet)] Feature 2
    • [IDK (yet)] Nested Feature

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

MatanBoas - @twitter_handle - matanboas@gmail.com

Project Link: https://github.com/matanboas/Twitter-Bot

(back to top)

Acknowledgments

(back to top)

About

License:MIT License


Languages

Language:C++ 44.0%Language:CMake 20.8%Language:Dart 14.4%Language:HTML 10.3%Language:Python 7.1%Language:C 1.9%Language:Swift 1.1%Language:Kotlin 0.3%Language:Objective-C 0.1%