Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dylhack/cowsay
Cowsay for Discord!
https://github.com/dylhack/cowsay
bot cowsay discord rust
Last synced: 13 days ago
JSON representation
Cowsay for Discord!
- Host: GitHub
- URL: https://github.com/dylhack/cowsay
- Owner: dylhack
- License: mit
- Created: 2023-08-07T00:00:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-07T20:55:56.000Z (about 1 year ago)
- Last Synced: 2023-10-07T21:29:45.023Z (about 1 year ago)
- Topics: bot, cowsay, discord, rust
- Language: Rust
- Homepage: https://cowsay.app
- Size: 2.61 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Setup
Docker is recommended for setup.
```sh
docker run -d -e BOT_TOKEN=token ghcr.io/dylhack/cowbot-standalone:latest
```