Skip to content

sudormrfbin/maximilian-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BFH Banner

Maximilian

A python bot that sends you twitter threads to your DMs for reading at your leisure.

Team members

  1. Sidharth
  2. Anandhu S
  3. Gokul Soumya

Team Id

BFH/recC7iQ8dFoY1ZRJn/2021

Link to product walkthrough

Maximilian Twitter Bot

How it Works ?

  1. User mentions @bfhmaximilian as a reply to the last tweet in a thread.
  2. User gets a DM from the bot with all the tweets in the thread as messages.

Libraries used

  • tweepy - from rev 68e19c
  • logging - from the stdlib

How to configure

  1. To host the project yourself first get API keys from twitter and then fill them in the .env file.
  2. Make a virtual environment python3 -m venv .venv --symlink
  3. Activate the venv with source .venv/bin/activate
  4. Install dependencies with pip install -r requirements.txt

How to Run

From the root of the repo launch the bot with python3 maximilian

About

Twitter bot in Python for TinkerHub BFH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published