Skip to content

IbrahimImxnz/TwitterBotFunFacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fun Facts Twitter Bot

This is a Twitter bot that tweets fun facts from a given source daily.

Features

  • Fetch fun facts from a specified URL.
  • Post a random fun fact to Twitter every day.

Setup

  • Webscrape the URL to add the list of facts to a text file.
  • Use the text file to extract a random fact daily.
  • Use X's V2 API to tweet this fact.
  • Run the code on a server such as Anaconda's PythonAnywhere.

Prerequisites

  • Python 3.x
  • Pip (Python package installer)
  • A Twitter developer account with API keys and access tokens

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages