https://github.com/alainakafkes/pommunism
Twitter Bot that spreads Pomeranian dogs and communism to all the lands. ☭
https://github.com/alainakafkes/pommunism
api beginner-friendly communism humor tutorial twitter-bot
Last synced: 6 months ago
JSON representation
Twitter Bot that spreads Pomeranian dogs and communism to all the lands. ☭
- Host: GitHub
- URL: https://github.com/alainakafkes/pommunism
- Owner: alainakafkes
- Created: 2016-07-26T01:17:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-29T22:11:44.000Z (about 9 years ago)
- Last Synced: 2025-03-30T07:22:43.895Z (7 months ago)
- Topics: api, beginner-friendly, communism, humor, tutorial, twitter-bot
- Language: Python
- Homepage: https://twitter.com/pommunism
- Size: 369 KB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pommunism Twitter bot
Greetings, comrade! This repository holds the code that created the [@pommunism Twitter bot](https://twitter.com/pommunism).
What is "pommunism," you ask? Pommunism is a portmanteau of **Pomeranian dog** and **communism**. As you might expected, the purpose of this Twitter bot is to tweet random images of Pomeranian dogs accompanied by quotes about communism.
The Pommunism Twitter Bot is written in Python, and comprises of an automated tweeting script (```autotweet.py```), a BrainyQuote scraper (```brainscape.py```, which I initially created in [another repository](https://github.com/alainakafkes/brainscrape)), and script that downloads way too many Pomeranian pictures using the Bing API (```pommunism.py```).
Thanks for checking out my work, comrade. ☭
### Update
For my forthcoming Ladies Storm Hackathons tutorial on APIs and Twitter bots, I've stashed my code here in the folder "TwitterBotTutorial."