Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdw-go/botsay
Like cowsay, but with randomly generated robots
https://github.com/mdw-go/botsay
Last synced: 14 days ago
JSON representation
Like cowsay, but with randomly generated robots
- Host: GitHub
- URL: https://github.com/mdw-go/botsay
- Owner: mdw-go
- License: other
- Created: 2019-03-14T03:59:02.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-19T06:36:23.000Z (about 1 month ago)
- Last Synced: 2024-10-20T14:53:49.999Z (29 days ago)
- Language: Go
- Size: 1.05 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# botsay
This is a variation on [cowsay](https://github.com/tnalpgge/rank-amateur-cowsay), made possible by [Matthias Kadenbach](https://github.com/mattes/go-asciibot) and [Matthew Walsh](https://github.com/walsh9/asciibots).
## Usage
```
$ go get -u github.com/mdw-go/botsay$ botsay -help 2>&1 | botsay
__________________________________________
/ Usage of botsay: -bot string \
| 5-character bot seed. -width int |
| Approximate line width (for wrapping). |
\ (default 40) /
------------------------------------------
\ \.===./
\ | ooo |
\_^_/
/| []|\
()/|___|\()
/| |\
[_] [_]```