Kwoth
e0819f760c
Restructured the project structure back to the way it was, there's no reasonable way to split the modules
2024-04-26 22:26:24 +00:00
Kwoth
043ad98473
* Merged v4
...
* Completed some todos
* Fixed PermChecker
* Updated packages
* Upped version to alpha2
* Cleanup
2024-03-25 13:41:44 +00:00
Kwoth
069f8fab9d
Cleaning up projects, project is building
2023-04-06 10:57:30 +02:00
Kwoth
affaaf2fab
Using generic attributes for NadekoOptions now. Updated packages
2023-01-21 02:21:08 +01:00
Kwoth
30d7ff958b
Initial v5 commit: Upped .net version to 7.0, Upped nadeko build version to 5.0.0. Disabled some warnings about lowercase types
2023-01-20 11:55:43 +01:00
Kwoth
b12e97a0a7
Added uncommited files. Fixed nullref in update loop when users gain voice xp
2022-07-18 04:44:27 +02:00
Kwoth
cb865d5012
Updated packages
2022-05-12 23:56:12 +02:00
Kwoth
57e65e5515
Coordinator fix
2022-03-21 01:52:32 +01:00
Kwoth
d9f371f994
Added logging to coordinator, downgraded framework to net5, downgraded grpc packages to 2.41
2022-03-19 11:19:08 +01:00
Kwoth
94e594ae8b
Updated packages in coordinator and tests projects
2022-02-08 20:18:36 +01:00
Kwoth
d31cfcc5a8
- Updated changelog
...
- Updated all projects to .net6
- Added some exception handling to the cmd source generator
2022-02-01 08:52:40 +01:00
Kwoth
a38951b5ad
atl will no longer post the translation if it's equivalent to the input message
...
updated packages
2021-12-17 16:26:14 +01:00
Kwoth
0921d154cc
Some work on docker support. Source generator is failing with a weird error. Updated readme and changelog
2021-09-06 21:34:53 +02:00
Kwoth
c86bf6f300
- NadekoBot class renamed to Bot
...
- Implemented grpc based coordinator. Supports restarting, killing single or all shards, as well as getting current shard statuses. (Adaptation of the one used by the public bot)
- Coord is setup via coord.yml file
- Methods from SelfService which deal with shard/bot restart etc have been moved to ICoordinator (with GrpcRemoteCoordinator being the default implementation atm)
- Vastly simplified NadekoBot/Program.cs
2021-09-06 21:34:46 +02:00
Kwoth
38c7f32a76
More cleanup
...
- Moved all bot files to src/NadekoBot
- Fixed tests path in ci
- Fixed some warnings in MusicService
- Cleaned up csproj slightly
2021-09-06 21:34:37 +02:00
Kwoth
91ecf9ca41
Restructured folders and project names, ci should be fixed
2021-09-06 21:29:51 +02:00