Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brianshumate/insult-bird
:bird: The original angry bird
https://github.com/brianshumate/insult-bird
Last synced: 8 days ago
JSON representation
:bird: The original angry bird
- Host: GitHub
- URL: https://github.com/brianshumate/insult-bird
- Owner: brianshumate
- License: mit
- Created: 2015-01-27T22:50:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-08-03T13:37:35.000Z (over 5 years ago)
- Last Synced: 2023-03-11T01:05:47.047Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```
** ** ** ** ** **
// /** /** /** // /**
** ******* ****** ** ** /** ****** /** ** ****** /**
/**//**///** **//// /** /** /**///**/ /****** /**//**//* ******
/** /** /**//***** /** /** /** /** /**///**/** /** / **///**
/** /** /** /////**/** /** /** /** /** /**/** /** /** /**
/** *** /** ****** //****** *** //** *****/****** /**/*** //******
// /// // ////// ////// /// // ///// ///// // /// //////```
This is the source for [@insult-bird](https://twitter.com/insult_bird/with_replies), a Twitter
bot whose one sole purpose is to insult Twitter users in a particularly
pirate-y manner:## Setup
### Note
Replace all instances of *insult-bird* in this project with the name of
your own bot to begin making use of this code for yourself.Use `virtualenv` and `virtualenvwrapper` because Python is more fun with them.
Clone this repository, the change into its top level directory:
```
git clone https://github.com/brianshumate/insult-bird.git
cd insult-bird
```Then, to quote the venerable @densoneold,
> commands
```
mkvirtualenv insult-bird
pip install -r requirements.txt
cp insult-bird/etc/access.json-dist insult-bird/etc/access.json
```Finally, edit `etc/access.json` and plug in your Twitter API keys, tokens,
and secrets.## Usage
Run it like this:
```
./insult-bird.py
```## Thank You
- [Brent Woodruff](https://twitter.com/fprimex): Long time friend, Twitter bot collaborator and influence
- [@thricedotted](https://twitter.com/thricedotted): For their cool [twitterbot](https://github.com/thricedotted/twitterbot) framework that Robo Pirate uses! <3
- [Darius Kazemi](https://twitter.com/tinysubversions): Twitter bot artiste extraordinaire and constant inspiration