Akulij
|
15813901d8
|
regenerate models
|
2025-04-08 00:02:31 +09:00 |
|
Akulij
|
9ac297cf5a
|
fix: make all reservation fields required
|
2025-04-08 00:00:01 +09:00 |
|
Akulij
|
07a10fae0e
|
create reservatoin status getter that returns enum
|
2025-04-07 23:24:18 +09:00 |
|
Akulij
|
21081c3206
|
regenerate models.rs
|
2025-04-07 23:16:44 +09:00 |
|
Akulij
|
e4051479d4
|
stringify reservation table status field
reason: no easy to setup enums support in diesel
|
2025-04-07 23:15:08 +09:00 |
|
Akulij
|
6e0a21f569
|
create event and reservation table
|
2025-04-07 22:36:12 +09:00 |
|
Akulij
|
90379aa218
|
extend users table
|
2025-04-07 22:07:00 +09:00 |
|
Akulij
|
8e3ebc936c
|
cargo fmt
|
2025-04-06 17:58:29 +09:00 |
|
Akulij
|
d74e691009
|
implement bot message editing feature
|
2025-04-06 17:58:05 +09:00 |
|
Akulij
|
b2a27e3330
|
delete comments of code :/
|
2025-04-03 23:16:28 +09:00 |
|
Akulij
|
66cf414350
|
create get/set literal function
|
2025-04-03 23:15:42 +09:00 |
|
Akulij
|
3f2ee083cd
|
fix: make literals field value not optional
|
2025-04-03 23:01:07 +09:00 |
|
Akulij
|
c977500ee4
|
rustfmt
|
2025-04-03 22:51:32 +09:00 |
|
Akulij
|
f5deffc3b3
|
create table literals
|
2025-04-03 22:48:30 +09:00 |
|
Akulij
|
f992a99bd4
|
create db functions to get/set messages
|
2025-04-03 22:43:49 +09:00 |
|
Akulij
|
c93d2f1ee8
|
create messages table
|
2025-04-03 22:14:38 +09:00 |
|
Akulij
|
7777aadf6a
|
create edit msg handler
|
2025-04-03 22:06:58 +09:00 |
|
Akulij
|
d7d67536ce
|
remove unused import
|
2025-04-03 05:05:15 +09:00 |
|
Akulij
|
d886a2459f
|
move out command handler to separate function
|
2025-04-03 05:03:04 +09:00 |
|
Akulij
|
5cadb2bd76
|
rustfmt
|
2025-04-03 04:57:46 +09:00 |
|
Akulij
|
30117624c4
|
move out secret command to admin file
|
2025-04-03 04:56:08 +09:00 |
|
Akulij
|
9e95935ddc
|
move out admin commands to admin file
|
2025-04-03 04:53:16 +09:00 |
|
Akulij
|
87601f172a
|
create deop command
|
2025-04-03 04:47:43 +09:00 |
|
Akulij
|
e2e42c8676
|
rename make_admin function into set_admin with flag
|
2025-04-03 04:37:44 +09:00 |
|
Akulij
|
cc6d13136a
|
test pin message feature
|
2025-04-03 04:34:29 +09:00 |
|
Akulij
|
b858b802fd
|
add secret command handler
|
2025-04-03 04:33:02 +09:00 |
|
Akulij
|
66ac460d80
|
use async db connection
|
2025-04-03 03:24:00 +09:00 |
|
Akulij
|
51bc75c8a0
|
extend message handling
|
2025-04-03 02:31:16 +09:00 |
|
Akulij
|
afdd35e731
|
create db files
|
2025-04-03 02:30:54 +09:00 |
|
Akulij
|
8692e88d2c
|
make simple echo with message format support
|
2025-04-02 22:43:31 +09:00 |
|
Akulij
|
d53c00a943
|
use bot token from config
|
2025-03-30 18:17:03 +08:00 |
|
Akulij
|
668e6c53e6
|
init config from env
|
2025-03-30 18:15:56 +08:00 |
|
Akulij
|
30fe746bfd
|
add env config
|
2025-03-30 18:15:45 +08:00 |
|
Akulij
|
0d0225741f
|
init dotenv
|
2025-03-30 18:12:58 +08:00 |
|
Akulij
|
1ef73af37b
|
return result error on main function
|
2025-03-30 18:04:26 +08:00 |
|
Akulij
|
13d66bc41a
|
create basic telegram bot
|
2025-03-30 18:01:05 +08:00 |
|
Akulij
|
cd3bd52d9d
|
Init rust project
|
2025-03-30 17:46:40 +08:00 |
|