Skip to content

This is a bot for Twitter API v2. It uses a Bearer token to authorize. Then it posts the fetched tweets to a slack channel.

Notifications You must be signed in to change notification settings

amingheibi/twitter_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter bot, API v2

In this projet, I will build a Twitter bot to fetch recent tweets from Twitter (for further analysis in future). It is based on Twitter API v2 and you need developer account and Bearer token to be able to use it.

Usage

docker build . -t twitter_bot
docker run twitter_bot

Note: You need to provide the setting file

About

This is a bot for Twitter API v2. It uses a Bearer token to authorize. Then it posts the fetched tweets to a slack channel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published