fix(ci): switch back to previous module
Some checks failed
Enforce Conventional Commit PR Title / Validate PR Title (pull_request) Failing after 4s

This commit is contained in:
2025-01-02 20:43:09 +00:00
parent d69ad8920c
commit 490e961397
2 changed files with 5 additions and 19 deletions

View File

@ -1,14 +0,0 @@
# webexmemebot
## Description
Webex-based meme generation bot using memegen.link.
## How to install
1. Clone the repository
2. Copy `.env.default` to `.env`
3. Edit `.env` as required:
- `WEBEX_API_KEY` - Webex API key
## How to use
1. Install Docker and Docker Compose
2. Run `docker-compose up -d`