Commit Graph

35 Commits

Author SHA1 Message Date
c566b0c632 Updated buttons and etc to components folder 2024-01-03 19:52:17 +01:00
033d75b08f Updating role manage function 2024-01-03 16:43:55 +01:00
c86adaa10d Updated rolemanage script 2024-01-03 16:07:25 +01:00
386ed4205f Updated event handlers to send error message only if prod 2024-01-03 16:05:57 +01:00
7e00569fbe Removed unused config file 2024-01-02 16:30:28 +01:00
6bb7b6deb3 Added config loader file 2024-01-01 14:46:33 +01:00
ad266ef97c Added error log channel 2023-12-31 18:14:29 +01:00
7d509e1b22 Updated all files based on eslintrc 2023-12-31 11:08:49 +01:00
ebe9987b35 Formatting 2023-12-31 10:52:03 +01:00
84462cb6b5 Added rolesmanage script 2023-12-31 10:45:25 +01:00
7f7b14ce21 Ran yarn format 2023-12-30 17:35:18 +01:00
474a537797 Code refactror 2023-12-30 16:53:44 +01:00
efa45e7db9 Added dev script for ts-node 2023-12-30 00:03:32 +01:00
89ad68d1a5 Added export for client 2023-12-29 17:47:14 +01:00
dc757ed179 Updated emoji on output 2023-12-29 17:46:44 +01:00
16d0ebef9e Added type for guild query type 2023-12-29 17:45:30 +01:00
7376c7ddd9 Added cron event handler 2023-12-29 01:42:03 +01:00
b8d138bb0c Added new init function 2023-12-29 00:09:22 +01:00
e228b47954 Removing broken init function 2023-12-28 19:39:00 +01:00
c63d931f8a Moved client init to seperate file 2023-12-28 19:14:06 +01:00
117140fe9d Replaced clang format with prettuier (sadly) 2023-12-28 16:47:52 +01:00
ca5bbd0b81 Removed log beautify for defaut color formating
Signed-off-by: Taken <taken@mairimashita.org>
2023-12-28 13:57:12 +01:00
68fde04bbb Converted main codebase to typescript
Signed-off-by: Taken <taken@mairimashita.org>
2023-12-28 13:17:57 +01:00
f38c9056ba Added redis env
Signed-off-by: Taken <taken@mairimashita.org>
2023-12-14 22:33:22 +01:00
5631a0d3bc Added redis 2023-12-14 22:23:38 +01:00
803e93a4a7 Updated file structure
Signed-off-by: Taken <taken@mairimashita.org>
2023-12-12 17:51:04 +01:00
db9a1e6c54 Revamped event handlers 2023-12-12 17:42:40 +01:00
325f4a9c0e Updated autocomplete event handler
Signed-off-by: Taken <taken@mairimashita.org>
2023-12-11 13:41:49 +01:00
bc54546788 Added support for guild nameds and ids as input 2023-12-04 23:59:33 +01:00
f55a69434a Added init function to prevent missing env vars 2023-11-30 18:07:33 +01:00
4f96e0c534 Added event handler for autocomplete events 2023-11-30 15:43:35 +01:00
4ddc5d3860 Added client to command handler 2023-11-30 12:42:58 +01:00
e6fc6296c4 Updated eslintrc and code
Signed-off-by: Taken <taken@mairimashita.org>
2023-11-24 14:10:07 +01:00
572f53f010 Updated eslintrc and fixed errors in files 2023-11-23 21:33:44 +01:00
0eeb48b2dd Moved code to src folder 2023-11-23 12:38:55 +01:00