all repos — kokyo @ 30926539d63017dc70c7cd24b47786610318f86d

Chatbot and CLI tool for Swiss public transports

🔧 Update 'about' URL
Tim Izzo tim@5ika.ch
Thu, 22 Aug 2024 12:06:55 +0200
commit

30926539d63017dc70c7cd24b47786610318f86d

parent

7686a3b843cded2f31731b30131d4d7ff54f70f5

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M bots/telegram.tsbots/telegram.ts

@@ -56,7 +56,7 @@

if (text === "/aide" || text === "/start") { const inlineKeyboard = new InlineKeyboard().url( "Plus d'infos", - "https://5ika.ch/posts/un-bot-pour-les-transports-en-commun/" + "https://5ika.ch/kokyo/" ); await sendMessage({ chat_id: from.id,