Skip to content
Snippets Groups Projects
README.md 761 B
Newer Older
Cameron Rodriguez's avatar
Cameron Rodriguez committed
# XKCDAltTextBot
Cameron Rodriguez's avatar
Cameron Rodriguez committed

Cameron Rodriguez's avatar
Cameron Rodriguez committed
This Twitter bot replies to tweets from [@xkcdComic](https://twitter.com/xkcdComic) with the alt text of the most recent XKCD comic.

### Example

![Example of tweet from @xkcdComic and the reply from @XKCDAltTextBot](https://i.imgur.com/11PR1gm.png)

## Implementation

This bot will run on the [Heroku](https://www.heroku.com/) platform. More details are coming soon!

## Contributing and Forks

Feel free to fork this project and modify it for your own Twitter bot. (The license can be found [here](LICENSE).)

If you want to contribute to the project, open a pull request with your branch. If your changes modify the core function of the bot, you will need to ensure that it continues to work as expected, and gracefully handles failures.