This commit is contained in:
parent
9b06a629f0
commit
fadc678ac3
@ -1,8 +1,7 @@
|
||||
# .gitea/workflows/build.yaml
|
||||
name: Publish Docker image
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
push_to_registry:
|
||||
|
@ -1,5 +1,3 @@
|
||||
[![Build Status](https://ci.kizaing.ca/api/badges/kizaing/TeleTok/status.svg)](https://ci.kizaing.ca/kizaing/TeleTok)
|
||||
|
||||
# TeleTok Telegram Bot
|
||||
This bot will monitor any chats for TikTok links that are posted, and then will run the link through a [ProxiTok](https://github.com/pablouser1/ProxiTok) instance to generate a download link. The resulting video file will then get directly uploaded directly to your chat.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user