20 Commits

Author SHA1 Message Date
Akulij
351dd27ab3 more debug info
Some checks failed
Build && Deploy / cargo build (push) Has been cancelled
2025-05-31 15:19:06 +05:00
Akulij
126708d8fa set literal for leave_application 2025-05-31 14:32:08 +05:00
Akulij
adad94ad43 update mainbot.js logic 2025-05-31 13:47:46 +05:00
Akulij
c936ea38a9 update mainbot.js 2025-05-31 11:04:35 +05:00
Akulij
99758500b3 fix mainbot.js: start_buttons: return actual buttons 2025-05-23 15:29:22 +05:00
Akulij
940a832561 mainbot.js: use function in handler instead of string function name 2025-05-21 12:33:03 +05:00
Akulij
a15cdeadf9 mainbot.js: create example function enter_name 2025-05-21 12:32:45 +05:00
Akulij
f5a894fe37 mainbot.js: change comment style for handler example 2025-05-21 12:31:43 +05:00
Akulij
a4e8ea0390 mainbot.js: use function in buttons field instead of function name 2025-05-21 12:29:47 +05:00
Akulij
bd800e88eb create predefined buttons layout example in mainbot.js 2025-05-20 08:48:34 +05:00
Akulij
22ab941ed8 create buttons definition example in mainbot.js 2025-05-20 00:33:51 +05:00
Akulij
7dbad400cc mainbot.js: fix missing comma 2025-05-18 22:19:27 +03:00
Akulij
3d6bf15806 add somecomplicatedcmd as an example in mainbot.js 2025-05-18 22:19:09 +03:00
Akulij
6299f6d815 add comment about default value of buttons in mainbot.js 2025-05-18 22:18:37 +03:00
Akulij
8e9d5b4f1d add stateful_msg_handlers example to mainbot.js 2025-05-18 16:30:46 +03:00
Akulij
05b298e61c add more command example to mainbot.js 2025-05-18 16:30:25 +03:00
Akulij
48cbd4c7d0 fix missing commas in mainbot.js 2025-05-18 16:15:29 +03:00
Akulij
a643a707ed new specification of bot commands definition 2025-05-18 16:13:17 +03:00
Akulij
96996fd33d update mainbot.js with new specification 2025-05-18 16:08:34 +03:00
Akulij
0c927448d2 create mainbot.js where main bot's logic will be contained 2025-05-10 03:28:00 +03:00