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
|
bdb7022fef
|
disable unused features
|
2025-04-03 03:24:57 +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
|
7ebbb211da
|
create migrations
|
2025-04-03 02:30:37 +09:00 |
|
Akulij
|
a912cf6233
|
create cargo-make's makefile to generate models
|
2025-04-03 02:30:10 +09:00 |
|
Akulij
|
c38a89ff9e
|
setup diesel
|
2025-04-03 02:29:47 +09:00 |
|
Akulij
|
834cbb2962
|
enable r2d2 feature in diesel
|
2025-04-03 02:28:01 +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
|
88395e0b40
|
add envconfig as a dependency
|
2025-03-30 18:14:09 +08:00 |
|
Akulij
|
0d0225741f
|
init dotenv
|
2025-03-30 18:12:58 +08:00 |
|
Akulij
|
a0e64e9ac4
|
ignore .env file
|
2025-03-30 18:12:48 +08:00 |
|
Akulij
|
9730f52748
|
add dotenvy as a dependency
|
2025-03-30 18:12:17 +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
|
82e86e2974
|
install teloxide as a dependency
|
2025-03-30 17:55:54 +08:00 |
|
Akulij
|
12334363ed
|
install tokio as a dependency
|
2025-03-30 17:54:44 +08:00 |
|
Akulij
|
272ee924e6
|
install diesel and diesel-async as a dependency
|
2025-03-30 17:48:57 +08:00 |
|
Akulij
|
cd3bd52d9d
|
Init rust project
|
2025-03-30 17:46:40 +08:00 |
|