Renovate [BOT] b847bb2ceb
Some checks failed
Security / sonarqube (push) Failing after 2m17s
Security / snyk (push) Successful in 3m55s
Release / Tag release (push) Successful in 21s
Release / Create Release (push) Successful in 6s
Release / Publish Docker Images (push) Successful in 3m27s
fix(deps): update dependency webex-bot to v1 (#486)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [webex-bot](https://github.com/fbradyirl/webex_bot) | project.dependencies | major | `<1.0.0,>=0.5.2` -> `<1.1.0,>=1.0.3` |

---

### Release Notes

<details>
<summary>fbradyirl/webex_bot (webex-bot)</summary>

### [`v1.0.3`](https://github.com/fbradyirl/webex_bot/releases/tag/v1.0.3)

[Compare Source](https://github.com/fbradyirl/webex_bot/compare/v1.0.2...v1.0.3)

-   no changes

### [`v1.0.2`](https://github.com/fbradyirl/webex_bot/releases/tag/v1.0.2)

[Compare Source](https://github.com/fbradyirl/webex_bot/compare/v1.0.1...v1.0.2)

-   no changes

### [`v1.0.1`](https://github.com/fbradyirl/webex_bot/releases/tag/v1.0.1)

[Compare Source](https://github.com/fbradyirl/webex_bot/compare/v1.0.0...v1.0.1)

-   no changes

### [`v1.0.0`](https://github.com/fbradyirl/webex_bot/releases/tag/v1.0.0)

[Compare Source](https://github.com/fbradyirl/webex_bot/compare/v0.6.2...v1.0.0)

-   no changes

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MS4wIiwidXBkYXRlZEluVmVyIjoiNDAuNDQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->

Reviewed-on: #486
Reviewed-by: Luke Tainton <luke@tainton.uk>
Co-authored-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
Co-committed-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
2025-06-06 20:32:26 +02:00
2024-08-04 19:04:40 +01:00
2024-11-28 21:00:21 +00:00
2023-07-21 22:57:14 +01:00
2025-01-03 19:13:04 +01:00
2025-01-02 22:54:22 +00:00
2025-02-17 11:57:39 +01:00

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
Description
Webex-based meme generation bot using memegen.link.
Readme 3.7 MiB
v0.40.3 Latest
2025-06-08 11:01:05 +02:00
Languages
Python 95.4%
Dockerfile 4.6%