Run bottleclip generator as subprocess

This commit is contained in:
polyfloyd 2025-05-09 17:13:53 +02:00
parent 3a721d9e29
commit deced2d3a7
4 changed files with 46 additions and 55 deletions

View file

@ -5,7 +5,6 @@ description = "Bitlair Discord Bot"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"aiohttp>=3.11.18",
"aiomqtt>=2.4.0",
"discord-py>=2.5.2",
"discord-webhook>=1.4.1",