Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 314 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 314 Bytes

IMD Bot

A telegram chatbot developed for our interactive media design study group, going to be packed with funny, nonsense and helpful features.

Sende eine Nachricht in den chat

bot.sendMessage(chatId, 'Received your message');

Ändere den Chat Titel

bot.setChatTitle(chatId, "IMD Fun & neuer Titel");