Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

A minimal Python script that makes tweets on a daily schedule.

License

Notifications You must be signed in to change notification settings

aquaismissing/Is-Source-2-Out-Yet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Is Source 2 Out Yet?

Requirements

In order to install all the necessary dependencies, run pip install -r requirements.txt in the workspace folder after cloning the repository.

Twitter Setup

Create an app on Twitter and generate the required credentials for your automated account (consumer keys & auth tokens).

Configuration

Create a .env file in the workspace folder and fill in the credentials:

  • CONSUMER_KEY
  • CONSUMER_SECRET
  • ACCESS_KEY
  • ACCESS_SECRET

Customisation

Make sure to specify the following data in app.py:

License

MIT

About

A minimal Python script that makes tweets on a daily schedule.

Topics

Resources

License

Stars

Watchers

Forks

Languages