Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacebrowning/mctweetyface
A Twitter bot to help name things.
https://github.com/jacebrowning/mctweetyface
Last synced: 29 days ago
JSON representation
A Twitter bot to help name things.
- Host: GitHub
- URL: https://github.com/jacebrowning/mctweetyface
- Owner: jacebrowning
- License: other
- Created: 2016-05-17T02:07:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-31T23:37:13.000Z (about 1 year ago)
- Last Synced: 2024-05-01T21:12:58.386Z (7 months ago)
- Language: Makefile
- Homepage: https://twitter.com/mctweetyface
- Size: 48.8 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# McTweetyface
> ...because naming things is hard.
Unix: [![Unix Build Status](http://img.shields.io/travis/jacebrowning/mctweetyface/master.svg)](https://travis-ci.org/jacebrowning/mctweetyface) Windows: [![Windows Build Status](https://img.shields.io/appveyor/ci/jacebrowning/mctweetyface/master.svg)](https://ci.appveyor.com/project/jacebrowning/mctweetyface)
Metrics: [![Coverage Status](http://img.shields.io/coveralls/jacebrowning/mctweetyface/master.svg)](https://coveralls.io/r/jacebrowning/mctweetyface) [![Scrutinizer Code Quality](http://img.shields.io/scrutinizer/g/jacebrowning/mctweetyface.svg)](https://scrutinizer-ci.com/g/jacebrowning/mctweetyface/?branch=master)## Usage
Generate a new random name:
```
curl http://mctweetyface.herokuapp.com
```or specify a custom root:
```
curl http://mctweetyface.herokuapp.com?name=foobar
```