Commit Graph

342 Commits

Author SHA1 Message Date
84462cb6b5 Added rolesmanage script 2023-12-31 10:45:25 +01:00
33eed60f98 Updated updatzeall members command 2023-12-31 10:45:12 +01:00
fa854c0661 Fixed forceverify and updated verify 2023-12-31 09:59:19 +01:00
cef1ad9af5 Updated updateroles subcommand 2023-12-31 00:59:32 +01:00
bd205eadc4 Updated update discord members subcommand 2023-12-30 18:50:13 +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
7d7b44412e Removed test cron event and added guild log event 2023-12-29 17:47:41 +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
bf4ad65112 Added example event 2023-12-29 01:45:59 +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
83dc8f91d1 Updated style of export 2023-12-28 19:13:43 +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
73081eb92d Merge branch 'dev' of gitlab.com:illegitimate/illegitimate-bot into dev 2023-12-23 21:14:41 +01:00
4d7defd0ca Added instructinos command
Signed-off-by: Taken <taken@mairimashita.org>
2023-12-23 21:14:30 +01:00
8d0dad9b4a Added new commain (development)
Signed-off-by: Taken <taken@mairimashita.org>
2023-12-22 12:42:27 +01:00
1e329b41fe Fixed rotating statusess
Signed-off-by: Taken <taken@mairimashita.org>
2023-12-17 17:01:48 +01:00
3e55517a55 Added guild rank to checkstats button 2023-12-16 23:21:14 +01:00
6804dd3e8e Added guild rank to check command
Signed-off-by: Taken <taken@mairimashita.org>
2023-12-16 21:42:46 +01:00
966d66269e Small change 2023-12-15 18:12:58 +01:00
dade565616 Added null safety for missing user 2023-12-15 18:11:48 +01:00
a6c207a66d Updated help commands to use command builder 2023-12-15 17:47:24 +01:00
88d0200823 Updated verify to have ign be required 2023-12-15 16:56:18 +01:00
f38c9056ba Added redis env
Signed-off-by: Taken <taken@mairimashita.org>
2023-12-14 22:33:22 +01:00
b55b3e88f7 Added redis caching to guild top command 2023-12-14 22:24:07 +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
ed8cc905bf Bug fix for unban
Signed-off-by: Taken <taken@mairimashita.org>
2023-12-11 13:41:19 +01:00
98591c6b23 Added guild top command 2023-12-06 13:20:32 +01:00
9d41d411eb Fixed random bug 2023-12-05 22:05:31 +01:00
fab2cbace9 Updated ban command 2023-12-05 21:29:34 +01:00
e42d7ed70f Removed dev flag
Signed-off-by: Taken <taken@mairimashita.org>
2023-12-05 15:31:55 +01:00
cf42d05d89 Updated help command to include subcommands 2023-12-05 15:29:41 +01:00
df82a66921 Updated command descriptions 2023-12-05 14:37:18 +01:00
b0732bdaab Added logging of subcommands as well 2023-12-05 14:30:37 +01:00
9f5280d902 Added sorting to ranks based on position
Signed-off-by: Taken <taken@mairimashita.org>
2023-12-05 14:22:26 +01:00
0295d9376b Updated formatting for large numbers and small bug fix 2023-12-05 10:32:34 +01:00
9df2d7b859 Updated guild commands to foemat large numbers 2023-12-05 00:17:23 +01:00
4c29b8dd47 Updated guild info command to query name and id as well 2023-12-05 00:00:08 +01:00
bc54546788 Added support for guild nameds and ids as input 2023-12-04 23:59:33 +01:00