matrix-bot: Fix incorrect caching of already pinged maintainers

This commit is contained in:
Qubasa
2024-07-03 14:23:37 +02:00
parent 044cf3923e
commit c33b3b4807
4 changed files with 11 additions and 10 deletions

View File

@@ -6,8 +6,6 @@ import aiohttp
log = logging.getLogger(__name__)
curr_dir = Path(__file__).parent
from nio import AsyncClient, ClientConfig, ProfileGetAvatarResponse, RoomMessageText
from .changelog_bot import changelog_bot