▲ | evacchi 6 days ago | |
hah! this is great. I built something similar using mcp.run and a task - https://docs.mcp.run/tasks/tutorials/telegram-bot for memories (still not shown in this tutorial) I have created a pantry [0] and a servlet for it [1] and I modified the prompt so that it would first check if a conversation existed with the given chat id, and store the result there. The cool thing is that you can add any servlets on the registry and make your bot as capable as you want. [0] https://getpantry.cloud/ [1] https://www.mcp.run/evacchi/pantry Disclaimer: I work at Dylibso :o) |