Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.
/ SocialBot Public archive

Extandable User-Interface to Python Twitter Plus.

License

Notifications You must be signed in to change notification settings

weberval/SocialBot

Repository files navigation

Logo

SocialBot management interface

This Code is build on top of the Python-Twitter-Plus python module.

Instalation Guide

Prerequisites

  1. Install Python 3 and PIP3
  2. Get the Source Code from here
  3. Open a Terminal
  4. Go to the downloaded directory
  5. Run python -m pip install -r Python-Twitter-Plus/requirements.txt (as root)

Running the Program

  1. Got to SourceFiles/source
  2. Run python -m flask run
  3. Open your web browser
  4. Enter the address 127.0.0.1:5000

Getting the Log-Files

  1. Open the SourceFiles/data/log
  2. The Log-Files can be opened with any Text-Editor

Live-Monitoring

Live-Monitoring can be achieved using TweetDeck. TweetDeck is a Web application from Twitter to monitor Multiple Accounts. Here's how to use it.

Stopping

Just terminate the flask-process to kill all bots. They will terminate by themselves, if they have completeted their job.

Members

Max Bürgi
Raphaela Schaich
Alexander Karnowski
Lukas Friedel
Valentin Weber

Here is our Kanbanboard.