https://github.com/gravins/cardsvsbots
Twitter bot using Python and Tracery
https://github.com/gravins/cardsvsbots
computational-creativity tracery-grammar
Last synced: 8 months ago
JSON representation
Twitter bot using Python and Tracery
- Host: GitHub
- URL: https://github.com/gravins/cardsvsbots
- Owner: gravins
- Created: 2019-04-04T09:36:19.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-30T11:45:12.000Z (about 7 years ago)
- Last Synced: 2025-07-14T07:53:08.442Z (11 months ago)
- Topics: computational-creativity, tracery-grammar
- Language: Python
- Homepage:
- Size: 230 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cardsVSbots
[cardsVSbots](https://twitter.com/CSbots) is a Twitter bot based on the game [Cards Against Humanity](https://cardsagainsthumanity.com/), a party game relying on the irony and sarcasm of its own players. This game consists of 2 different decks: black and white. In the black deck, the cards contains a sentence with one or more fill-in-the-blank statements. The white cards contains words or phrases typically deemed as offensive, risqué or politically incorrect used to complete the statements on the black card.
This bot is developed using Python and [Tracery](https://github.com/aparrish/pytracery).
`scraper.py` : Python module based on Selenium to scraping Twitter web page
`twitterbot.py` : twitterbot script
`black_card_tracery.txt` : contains the tracery to generate the black cards
`white_card_tracery.txt` : contains the tracery to generate the white cards