Compare commits

..

No commits in common. "900fd69a59d8cc50b556e9c28fb7b2c9492db2e2" and "722848165b89b87db187a0463246932d1e4b3d71" have entirely different histories.

2 changed files with 2 additions and 6 deletions

View File

@ -1,7 +1,3 @@
# karaokards
Silly little twitch bot that gives prompts for songs to sing.
Auto-built from my Drone CI and pushed to dockerhub.
[![Build Status](https://ci.martyn.berlin/api/badges/martyn/karaokards/status.svg)](https://ci.martyn.berlin/martyn/karaokards)
Silly little twitch bot that gives prompts for songs to sing

View File

@ -31,7 +31,7 @@ spec:
run: kardbot
spec:
containers:
- image: imartyn/karaokardbot:0.0.1
- image: imartyn/karokardbot:0.0.1
imagePullPolicy: IfNotPresent
name: kardbot
resources: {}