feat: add Crestodian setup helper

This commit is contained in:
Peter Steinberger
2026-04-25 08:49:49 +01:00
parent e0bee76fb0
commit 2011de69d3
67 changed files with 4231 additions and 71 deletions

View File

@@ -926,7 +926,7 @@ describe("createTelegramBot", () => {
inline_keyboard: [
[
{ text: "◀ Prev", callback_data: "commands_page_1:main" },
{ text: "2/5", callback_data: "commands_page_noop:main" },
{ text: "2/6", callback_data: "commands_page_noop:main" },
{ text: "Next ▶", callback_data: "commands_page_3:main" },
],
],