Skip to content

open-source Django web app & Twitter bot to pull Twitter threads into a blog post to read/save easily.

Notifications You must be signed in to change notification settings

civilcoder55/django-collector-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Collector App

Blog and twitter bot to pull tweets chains into blog post to read/save easily

Screenshots

Twitter Bot

folder structure


different screenshots

Dark

Light

Mobile

PDF

Settings

Bot logs


Usage

  1. Clone the repo

    git clone https://github.com/civilcoder55/django-collector-app.git
  2. update env file

    cp .env.example .env
  3. you may need to edit some configurations in docker-compose.yml like ports

  4. run containers

    docker-compose up -d
  5. access website at

    http://127.0.0.1:8000

Features

  • pulling tweets chains into blog post.
  • authentication system.
  • twitter oauth for login and linking account.
  • two factor authentication with otp.
  • comment, like, dislike posts.
  • save post as pdf.
  • websocket notification on new collected tweets.

About

open-source Django web app & Twitter bot to pull Twitter threads into a blog post to read/save easily.

Resources

Stars

Watchers

Forks

Languages