Skip to content

This is an internet bot that tweets your internet speed from speedtest.com.

Notifications You must be signed in to change notification settings

abdulrahimiliasu/twitter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This bot tweets your internet speed from SpeedTest

Usage

  1. Download chromedriver and replace the driver path inside internetspeed.py and tweet.py
driver_path = ''
  1. Replace username and password with your twitter username and password in main.py
tweet = TwitterBot(tweet=f'This Tweet is from a Python Bot\n Pings:{PINGS}, DOWN/{DWL_SPD}mbps, UP/{UPL_SPD}mbps',
                   username='', passowrd='')
  1. Run the program (main.py).

About

This is an internet bot that tweets your internet speed from speedtest.com.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages