Skip to content

savetz/AppleIIBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppleIIBot

The code that runs the Apple II Twitter bot at https://twitter.com/AppleIIBot

I'm sharing this so people can use this as a stepping stone to making their own, different bots.

Documentation for using the bot is at https://appleiibot.com

The main twitter posting code is based on what I learned from "The Reply to Mentions Bot" at https://realpython.com/twitter-bot-python-tweepy/#the-config-module

New version 2 Aug 2021 adds:

  • run Apple Logo II code by using the {L} directive
  • run Terrapin Logo PLUS code by using the {T} directive
  • download and run any arbitrary DSK file from the web by including a URL (and nothing else) in the tweet. This doesn't work super reliably and not really what I want to do with the bot. I'll probably take it out in the future.

Dependencies. So many dependencies:

About

The code that runs the Apple II Twitter bot at https://twitter.com/AppleIIBot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages