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