Skip to content

DanielAzulayy/twitter.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter.py

twitter.py is a bot that runs Python code inside Twitter, it can also be used as a C&C to execute commands on a target.

Popping a calculator:

Screen.Recording.2022-09-29.at.2.11.38.mov

Prerequisites

If you want to run this bot, make sure you created a Twitter App and received your APIs keys. More info here

TODO

  • Find a better way to parse valid Python code (AST)
  • C&C option
  • Add scheduler to run every x seconds
  • Deploy to a cloud/Raspberry Pi

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Authors

License

MIT

Releases

No releases published

Packages

No packages published