Commit Graph

60 Commits

Author SHA1 Message Date
e57d6b07db rebranding changes 2025-08-30 18:55:23 +02:00
Stanley Dimant
1379ced836 don't kick bots lmao 2025-01-07 15:32:02 +01:00
Stanley Dimant
e289478397 fix bug the third 2025-01-05 02:37:55 +01:00
Stanley Dimant
62a8ac8ae4 fix bug again 2025-01-05 02:31:45 +01:00
Stanley Dimant
9760c11e42 fix bug 2025-01-05 02:27:43 +01:00
Stanley Dimant
c73a810152 adjust logging 2025-01-03 11:59:01 +01:00
Stanley Dimant
ef93a5f55a add more info 2025-01-03 11:41:40 +01:00
Stanley Dimant
698890f991 fix bug 2025-01-03 02:16:45 +01:00
Stanley Dimant
98ed5cb472 set user role on join 2025-01-03 02:00:35 +01:00
Stanley Dimant
86ae9d40e0 add registered role to bot 2025-01-03 01:51:22 +01:00
Stanley Dimant
600bd1893e fix group vanity gid cleanup 2024-12-21 18:00:59 +01:00
Stanley Dimant
0efd94d781 fix vanity check for syncshells created using secondary uids 2024-11-11 01:23:54 +01:00
Stanley Dimant
028d1642e1 fix up some bot shit 2024-11-09 02:06:10 +01:00
Stanley Dimant
561e48510b add embed captcha to bot 2024-09-24 02:49:39 +02:00
Stanley Dimant
cb0b626816 fix vanity removal 2024-09-19 09:37:55 +02:00
Stanley Dimant
82f9fc3719 update services to not restart periodic tasks on discord reconnect 2024-09-19 09:34:12 +02:00
Stanley Dimant
e9ffde0824 add discord channel botlog 2024-09-06 10:43:49 +02:00
Stanley Dimant
713d054ccb server ban update, remove reporting 2024-07-18 12:10:55 +02:00
Stanley Dimant
dc33858626 some refactoring 2024-05-06 14:05:24 +02:00
rootdarkarchon
e63f056c38 add descriptions to roles that can set vanity ids 2024-02-15 21:10:09 +01:00
rootdarkarchon
6006f42fc2 fix check for vanity roles 2023-10-21 02:00:21 +02:00
rootdarkarchon
7e90187822 rebuild discord bot to better user interactions 2023-09-17 00:05:57 +02:00
rootdarkarchon
022e2c7585 fix whitespace report stuff 2023-06-04 10:33:46 +02:00
rootdarkarchon
4b9026d23a add reporting ban user 2023-03-21 02:17:52 +01:00
rootdarkarchon
7b0ac34623 add mare profiles 2023-03-19 18:57:55 +01:00
rootdarkarchon
39b9427b5c potentially fix discord bot 2023-02-01 19:26:00 +01:00
rootdarkarchon
677224e363 add secondary UID stuff 2023-01-31 23:33:04 +01:00
rootdarkarchon
a182f36485 attempt to switch ident service to redis 2023-01-08 14:51:56 +01:00
rootdarkarchon
9eb5967935 rework server responsibilities (#18)
* rework server responsibilities
add remote configuration

* start metrics only when compiled as not debug

* add some more logging to discord bot

* fixes of some casts

* make metrics port configurable, minor fixes

* add docker bullshit

* md formatting

* adjustments to docker stuff

* fix docker json files, fix some stuff in discord bot, add /useradd for Discord bot

* adjust docker configs and fix sharded.bat

* fixes for logs, cache file provider repeat trying to open filestream

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2022-12-27 13:48:05 +01:00
rootdarkarchon
7ee7fdaf48 switch around all iconfiguration usage to ioptions 2022-12-23 01:53:21 +01:00
rootdarkarchon
f9d9e2608e reduce processing rate of lodestone verification significantly 2022-12-17 12:14:53 +01:00
rootdarkarchon
19e5dd615d fixes for vanity role checks 2022-10-20 15:04:44 +02:00
rootdarkarchon
54dd0b0f6e bind interaction to module 2022-10-20 14:29:11 +02:00
rootdarkarchon
7ef5848eb3 fix compilation error 2022-10-20 14:07:51 +02:00
rootdarkarchon
d26daa6344 make bot less cancer to work with 2022-10-20 13:25:37 +02:00
rootdarkarchon
28cae6d3dd change command name 2022-10-20 11:56:26 +02:00
rootdarkarchon
25772dade8 adjust command 2022-10-20 11:46:07 +02:00
rootdarkarchon
1516ab73c7 add userinfo command 2022-10-20 10:29:31 +02:00
rootdarkarchon
17f26714ce Switch to GrpcClientIdentificationService and abolish Redis for Idents (#12)
* add GrpcClientIdentificationService

* remove unnecessary gauges

* set to no retry policy

* initialize metrics

Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2022-10-05 23:10:36 +02:00
Stanley Dimant
08b04e14d5 fix regex for vanity ids 2022-10-04 17:03:40 +02:00
Stanley Dimant
a60409d2bd merge 2022-10-04 14:51:49 +02:00
Stanley Dimant
4f6d9f1e65 fixes to bot error message 2022-10-04 14:50:28 +02:00
rootdarkarchon
bff21ead95 Syncshells (#11)
* some groups stuff

* further groups rework

* fixes for pause changes

* adjsut timeout interval

* fixes and namespace change to file scoped

* more fixes

* further implement groups

* fix change group ownership

* add some more stuff for groups

* more fixes and additions

* some fixes based on analyzers, add shard info to ui

* add discord command, cleanup

* fix regex

* add group migration and deletion on user deletion

* add api method for client to check health of connection

* adjust regex for vanity

* fixes for server and bot

* fixes some string comparison in linq queries

* fixes group leave and sets alias to null

* fix syntax in changeownership

* add better logging, fixes for group leaving

* fixes for group leave

Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2022-10-04 14:13:43 +02:00
Stanley Dimant
56728d1fba more redis fixes 2022-09-13 12:18:02 +02:00
rootdarkarchon
1f66b2c980 add redis for character identification 2022-09-13 11:45:09 +02:00
Stanley Dimant
1fce2ac8d6 fix commands not being added properly to discord, remove cached auth on regeneration 2022-08-30 17:12:02 +02:00
rootdarkarchon
900e71c8fc actually add recover impl 2022-08-30 16:51:09 +02:00
rootdarkarchon
96dd53ee09 add recover impl 2022-08-30 16:51:01 +02:00
rootdarkarchon
4aa28e708c add partial recover 2022-08-30 16:44:40 +02:00
Stanley Dimant
9c88f3cfcf add datetime string to initial auth hash, add logging for discord commands, add file logger 2022-08-29 23:51:37 +02:00