This website requires JavaScript.
Explore
Help
Register
Sign In
akulij
/
gongbotrs
Watch
1
Star
0
Fork
0
You've already forked gongbotrs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
gongbotrs
/
src
/
db
History
Akulij
b8d07d0ad5
create MessageForward.store_db to store by DB type
...
reason: easier to use with RwLock
2025-05-31 13:45:45 +05:00
..
tests
use variable db name instead of hardcoded one
2025-05-26 20:50:25 +05:00
application.rs
create Application.store_db to store by DB type
2025-05-31 13:45:02 +05:00
bots.rs
create BotInstance::update_script
2025-05-31 10:31:09 +05:00
callback_info.rs
create CallbackInfo.new_with_literal method
2025-05-01 14:53:14 +03:00
message_forward.rs
create MessageForward.store_db to store by DB type
2025-05-31 13:45:45 +05:00
mod.rs
create DB.with_name method
2025-05-27 04:09:05 +05:00
raw_calls.rs
create RawCall trait, that will contain DB methods to call from script runtime
2025-05-26 20:22:46 +05:00