Add !bottleclip <icon> <ears> command

This commit is contained in:
polyfloyd 2025-05-05 22:37:08 +02:00
parent 07cab2d2d1
commit 581665fa95
3 changed files with 65 additions and 0 deletions

View file

@ -5,6 +5,7 @@ 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",