mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
a1
This commit is contained in:
@@ -610,7 +610,7 @@ async def check_data():
|
||||
in a Discord channel.
|
||||
"""
|
||||
# trunk-ignore(codespell/misspelled)
|
||||
logger.info("Heartbeat of cleanup proc")
|
||||
#logger.info("Heartbeat of cleanup proc")
|
||||
channel = client.get_channel(1062047367337095268)
|
||||
messages = [message async for message in channel.history(limit=1)]
|
||||
for mess in messages:
|
||||
|
||||
Reference in New Issue
Block a user