fix reply in info

pull/77/head
Rilliat 2025-01-21 21:24:06 +03:00
parent e493229f87
commit c054bd4235
1 changed files with 1 additions and 0 deletions

View File

@ -166,6 +166,7 @@ class HerokuInfoMod(loader.Module):
message,
self.config["banner_url"],
self._render_info(False, start),
reply_to=getattr(message, 'reply_to', None),
)
@loader.command()