An open API service indexing awesome lists of open source software.

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

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