29 Commits

Author SHA1 Message Date
Akulij
20af818923 mainbot.js: define free_doc button
All checks were successful
Build && Deploy / cargo build (push) Successful in 1m0s
2025-06-06 02:05:17 +05:00
Akulij
37d2480b4a update mainbot.js
All checks were successful
Build && Deploy / cargo build (push) Successful in 1m5s
2025-06-06 01:52:18 +05:00
Akulij
4b91108d1a do not show show_projects button (probably temporarly)
All checks were successful
Build && Deploy / cargo build (push) Successful in 1m1s
2025-06-04 13:33:54 +05:00
Akulij
da4b5fdb09 add more buttons for more_info
All checks were successful
Build && Deploy / cargo build (push) Successful in 1m7s
2025-06-04 13:05:45 +05:00
Akulij
47782ca08e add emoji for "Go Home" button text 2025-06-04 13:05:24 +05:00
Akulij
03bb5b231e replace on more_info 2025-06-04 13:05:03 +05:00
Akulij
bb32f5f823 change order of /start buttons 2025-06-04 13:04:26 +05:00
Akulij
af3dba2873 updatte mainbot.js 2025-06-02 16:42:32 +05:00
akulij
0ba10a1600 mainbot.js: do not print user
All checks were successful
Build && Deploy / cargo build (push) Successful in 1m25s
2025-06-01 14:01:26 +00:00
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