Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LeafLeafLeaf
/
meme-api
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
a69282d
meme-api
/
docker
/
start_memebot.sh
LeafLeafLeaf
fix: 同步https://github.com/MeetWq/meme-generator/releases/tag/v0.0.20
1d20b52
10 months ago
raw
Copy download link
history
blame
Safe
158 Bytes
#! /usr/bin/env bash
mkdir
-p ~/.config/meme_generator
envsubst < /app/config.toml.template > ~/.config/meme_generator/config.toml
exec
python /app/bot.py