You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jupyter notebook for Instabot created using Selenium in Python as an assignment for a data science course. Code does as questions instruct.
Set sample_username and sample_password as well as path to chrome webdriver to test.
discord bot created while learning web scraping using Selenium. Runs a bunch of commands on a spam channel of a server.
Is able to read dank memer's responses to the actions performed and proceed accordingly, as well as respond to events that randomly occur in the game as a result of using the commands.
About
An instagram bot and a discord bot created using Selenium and python