gravins / cardsVSbots

Twitter bot using Python and Tracery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cardsVSbots

cardsVSbots is a Twitter bot based on the game Cards Against Humanity, 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.

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

About

Twitter bot using Python and Tracery


Languages

Language:Python 100.0%