https://github.com/luludotdev/clippy
Automatically archive Twitch clips posted in Discord
https://github.com/luludotdev/clippy
Last synced: about 1 year ago
JSON representation
Automatically archive Twitch clips posted in Discord
- Host: GitHub
- URL: https://github.com/luludotdev/clippy
- Owner: luludotdev
- Created: 2022-04-25T17:03:45.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-25T17:32:26.000Z (about 4 years ago)
- Last Synced: 2025-02-06T21:32:02.043Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 993 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clippy 
> Automatically archive Twitch clips posted in Discord

## 🚀 Running in Production
This project uses GitHub Actions to run automated docker builds, you can find them in this repo's [Package Registry](https://github.com/lolPants/clippy/packages).
### 📝 Configuration
Clippy is configured using environment variables.
| Variable | Required | Default | Description |
| - | - | - | - |
| `TOKEN` | ✅ | n/a | Discord Bot Login Token |
| `DOWNLOAD_DIR` | ❌ | `./download` | Clip Download Directory |