Commit graph

9 commits

Author SHA1 Message Date
c220a0f379
Rename solution & project, move the project files one layer up 2023-01-18 20:17:33 +05:00
7b8888dae3
Refactor guild data storage (#13)
Co-authored-by: mctaylors <volkovvladislav8@gmail.com>
2023-01-18 19:39:24 +05:00
552c575dd2
General code refactor (and a few breaking config changes) 2022-11-12 00:59:11 +05:00
e767205c1a
Seal all possible classes, add LICENSE, follow async naming conventions 2022-09-18 19:41:29 +05:00
ac63719a0b
Async message handling, CommandHandler rewrite and rename 2022-08-30 20:15:01 +05:00
2493e317d0
fixed a few bugs in settings + code style consistency with string comparison 2022-07-15 21:23:45 +05:00
790f77aa49
another two or three refactors 2022-05-14 18:12:39 +05:00
04facc3de2
general code refactor and bug fixes 2022-02-02 18:14:26 +05:00
f30485dd71
ton of stuff
- new command handler
- multilanguage support
- time out support
- responses
- a ton of stuff
2022-01-18 22:38:15 +05:00