Commit graph

1261 commits

Author SHA1 Message Date
Jonny_Bro
78dcc67c02
refactor: guild always exists in config command, but TS doesn't know that 🤷 2025-03-15 10:37:11 +05:00
Jonny_Bro
c8851d6e4d
feat: rewrite shorturl (waiting for api update)
refactor: sort imports in some files
2025-03-15 10:32:34 +05:00
Slincnik
b54a793002
refactor: generateFields func 2025-03-08 15:44:06 +03:00
Jonny_Bro
8e075c8087
refactor: make changes according to @Slincnik comments
remove comment from config

feat: new function getLocalizedDesc

fix: commands updates not sended to discord (temp fix)
2025-03-08 14:49:45 +05:00
Jonny_Bro
5a7cb5d369
refactor: 'new' todos in readme 2025-03-07 11:48:15 +05:00
Jonny_Bro
1ec5fc66c7
feat: rewrite config command
chore: updated depends

fix: deprecated warnings
use new i18n from client
2025-03-06 10:58:01 +05:00
Slincnik
7f5a42b159
fix(language): fixing types 2025-03-04 18:20:29 +03:00
Slincnik
26d94bed0c
feat: moved translate command to i18n service 2025-03-04 18:02:39 +03:00
Jonny_Bro
f399e5b38d
move old commands
remove unused assets
2025-03-04 17:17:15 +05:00
Slincnik
150b687fbe
refactor: trycatch in ademoji command 2025-02-08 14:41:29 +03:00
Jonny_Bro (Nikita)
9212f21acb refactor: transfer some functionality from old ready to new one
sync old commands with main for reference
2025-02-08 16:24:12 +05:00
Slincnik
526f16c74f
fix(giveaways): fixing paths 2025-01-20 22:02:05 +03:00
Slincnik
f54f50565c
refactor: delete unusable command 2025-01-16 18:34:53 +03:00
Slincnik
50f33d2509
fix(birthdate): fixing args when clear birthdate 2025-01-16 18:33:00 +03:00
Slincnik
af5de7d886
refactor: refactoring birthdate command 2025-01-16 18:24:50 +03:00
Slincnik
b104578259
fix: fixing extenders func types 2025-01-16 18:23:51 +03:00
Slincnik
33363f64fc
fix(models): birthdate on user has maybe null 2025-01-16 18:23:03 +03:00
Slincnik
4272ae63b0
feat: added support to giveaways manager 2025-01-16 17:38:30 +03:00
Slincnik
0327e8069f
feat: added support discord-player and him events 2025-01-16 17:27:23 +03:00
Slincnik
cd5d1f2e66
fix: fixing console log in debug logger 2025-01-16 17:15:46 +03:00
Slincnik
fbf79936c0
build: remove unusable packages 2025-01-15 00:31:22 +03:00
Slincnik
b8cc8d8d30
fix: fixing typing 2025-01-15 00:25:41 +03:00
Slincnik
d437e2b723
build: replacing aliases paths with relative 2025-01-15 00:24:41 +03:00
Slincnik
ca17bcaf44
fix: types and func 2025-01-15 00:01:24 +03:00
Slincnik
01b12023a1
fix: fixing config instance npt private 2025-01-14 23:51:12 +03:00
Slincnik
a0309c164a
refactor: added debug in many loading func 2025-01-14 23:50:48 +03:00
Slincnik
cc10969ccf
refactor: change logger func when called error, warn 2025-01-14 23:49:31 +03:00
Slincnik
7e7cbcae0b
refactor: remove unusable func 2025-01-14 23:49:05 +03:00
Slincnik
2eab0d541e
ci: changed eslint config 2025-01-14 22:48:11 +03:00
Slincnik
4c8c068245
fix: many times sending reminds 2025-01-14 22:20:22 +03:00
Slincnik
ac63acd993
feat(validations): added cooldown 2025-01-14 22:11:45 +03:00
Slincnik
ceea161dc4
fix: devOnly validation 2025-01-14 22:09:42 +03:00
Slincnik
6c7f892ae4
feat(commandhandler): added support validations when using command 2025-01-14 20:21:34 +03:00
Slincnik
fb060a35f4
refactor: removed unusable typings 2025-01-14 18:34:10 +03:00
Slincnik
8a4256159d
fix(eventhandler): first we check for required parameters, then everything else 2025-01-14 16:47:56 +03:00
Slincnik
eb78c29c90
feat: added TS support 2025-01-11 23:02:14 +03:00
Slincnik
78fca15044
feat(handlers): added support load dev commands in dev servers 2025-01-11 14:54:25 +03:00
Slincnik
d04d304632
refactor: remove unusable const 2025-01-11 14:44:12 +03:00
Slincnik
1080532e39
fix: added tasks path to config 2025-01-11 14:43:19 +03:00
Slincnik
e1e8963306
fix(embed): fixed color error and inability to add to messages embed 2025-01-11 13:54:21 +03:00
Slincnik
b0d882f39a
feat(handlers): added check to owner only command 2025-01-11 13:53:11 +03:00
Slincnik
4a5f4edeb8
refactor: refactored func to help send msg in interaction 2025-01-11 13:52:56 +03:00
Slincnik
31e75bb08b
feat: added handle command func 2025-01-11 13:50:49 +03:00
Slincnik
d4dfec9789
fix: fixing loading model in getting data (lol) 2025-01-10 21:42:59 +03:00
Slincnik
ea9b52cc4a
feat: added cron manager 2025-01-10 21:42:05 +03:00
Slincnik
e8606e4977
fix(i18n): fixed i18n load 2025-01-10 21:23:53 +03:00
Slincnik
de46344ccf
fix: fixing handlers 2025-01-08 13:13:18 +03:00
Slincnik
32a4ca1c01
refactor(helpers): refactor getNoun func 2025-01-07 19:38:07 +03:00
Slincnik
b5f20894c3
refactor(helpers): refactor printDate func 2025-01-07 19:37:52 +03:00
Slincnik
26b33e3298
fix(i18n): fixing client types 2025-01-07 19:25:55 +03:00