mirror of
https://github.com/kristoferssolo/tg-relay-rs.git
synced 2026-02-04 06:42:09 +00:00
fix: add cookie for yt
This commit is contained in:
@@ -46,7 +46,7 @@ async fn main() -> color_eyre::Result<()> {
|
||||
error!(%err, "handler failed");
|
||||
|
||||
let _ = bot_for_task
|
||||
.send_message(chat, "Failed to fetch media, you foking dokey.")
|
||||
.send_message(chat, "Failed to fetch media, you foking donkey.")
|
||||
.await;
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user