• Joined on 2024-08-12
akulij pushed to dev at akulij/gongbotrs 2025-05-31 09:40:35 +00:00
a2455008ba more debug info
akulij pushed to main at akulij/gongbotrs 2025-05-31 09:33:57 +00:00
9be1f3ec1d Merge pull request 'set literal for leave_application' (#3) from dev into main
fe08b42581 Merge branch 'main' into dev
f5d108d350 add debug info when calling js handler
126708d8fa set literal for leave_application
Compare 4 commits »
akulij merged pull request akulij/gongbotrs#3 2025-05-31 09:33:57 +00:00
set literal for leave_application
akulij pushed to dev at akulij/gongbotrs 2025-05-31 09:33:36 +00:00
fe08b42581 Merge branch 'main' into dev
d49971995c Merge pull request 'fix cd.yaml: install clang for quickjs-ng compilation' (#2) from dev into main
f7318f3661 Merge pull request 'migration to JS engine' (#1) from dev into main
Compare 3 commits »
akulij created pull request akulij/gongbotrs#3 2025-05-31 09:33:29 +00:00
set literal for leave_application
akulij pushed to dev at akulij/gongbotrs 2025-05-31 09:33:01 +00:00
f5d108d350 add debug info when calling js handler
126708d8fa set literal for leave_application
Compare 2 commits »
akulij merged pull request akulij/gongbotrs#2 2025-05-31 09:12:23 +00:00
fix cd.yaml: install clang for quickjs-ng compilation
akulij pushed to main at akulij/gongbotrs 2025-05-31 09:12:23 +00:00
d49971995c Merge pull request 'fix cd.yaml: install clang for quickjs-ng compilation' (#2) from dev into main
689d191d53 cd.yaml: install clang for quickjs-ng compilation
e9059f2bdf create build.yaml workflow to test build on dev branch
Compare 3 commits »
akulij created pull request akulij/gongbotrs#2 2025-05-31 09:12:16 +00:00
fix cd.yaml: install clang for quickjs-ng compilation
akulij pushed to dev at akulij/gongbotrs 2025-05-31 09:10:48 +00:00
689d191d53 cd.yaml: install clang for quickjs-ng compilation
akulij pushed to dev at akulij/gongbotrs 2025-05-31 09:10:15 +00:00
05c0cab608 cd.yaml: install clangfor quickjs-ng compilation
akulij pushed to dev at akulij/gongbotrs 2025-05-31 09:07:14 +00:00
e9059f2bdf create build.yaml workflow to test build on dev branch
akulij pushed to dev at akulij/gongbotrs 2025-05-31 09:05:07 +00:00
f8fbdb83cf create build.yaml workflow to test build on dev branch
akulij pushed to dev at akulij/gongbotrs 2025-05-31 09:04:09 +00:00
ead725e0d4 create build.yaml workflow to test build on dev branch
akulij pushed to dev at akulij/gongbotrs 2025-05-31 09:01:36 +00:00
b34e0ca13f create build.yaml workflow to test build on dev branch
akulij merged pull request akulij/gongbotrs#1 2025-05-31 08:49:52 +00:00
migration to JS engine
akulij pushed to main at akulij/gongbotrs 2025-05-31 08:49:52 +00:00
f7318f3661 Merge pull request 'migration to JS engine' (#1) from dev into main
adad94ad43 update mainbot.js logic
714853730a create /cancel command for users
b980a653cb attach user_application to runner
b8d07d0ad5 create MessageForward.store_db to store by DB type
Compare 132 commits »
akulij created pull request akulij/gongbotrs#1 2025-05-31 08:49:30 +00:00
migration to JS engine
akulij pushed to dev at akulij/gongbotrs 2025-05-31 08:47:59 +00:00
adad94ad43 update mainbot.js logic
714853730a create /cancel command for users
b980a653cb attach user_application to runner
b8d07d0ad5 create MessageForward.store_db to store by DB type
2e447e87fd create Application.store_db to store by DB type
Compare 11 commits »
akulij pushed to dev at akulij/gongbotrs 2025-05-31 05:58:30 +00:00
bee93b32d1 use BotController
0265942449 enable Send for BotController
e993a6c941 derive Clone on Config
6dfe9b839d fix logic: move bot insertion to db to /deploy command, instead of function in bot_manager
f27fb670bd create BotManager
Compare 48 commits »