https://github.com/pedrolzoliveira/twitter-bot
A simple twitterbot class - not finished
https://github.com/pedrolzoliveira/twitter-bot
bot python selenium twitter
Last synced: over 1 year ago
JSON representation
A simple twitterbot class - not finished
- Host: GitHub
- URL: https://github.com/pedrolzoliveira/twitter-bot
- Owner: pedrolzoliveira
- License: mit
- Created: 2020-08-18T17:10:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-17T14:35:22.000Z (over 5 years ago)
- Last Synced: 2024-10-23T22:20:40.202Z (over 1 year ago)
- Topics: bot, python, selenium, twitter
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Simple twitter bot
Change the credentials in the config/secret.json file (do not commit the changes in this file!!!)
to login in your account
feel free to study and change the code