.. |
CommandPreconditions
|
Split Geekbot.net into src/Bot, src/Core, and src/Web
|
2020-08-08 22:24:01 +02:00 |
Converters
|
Split Geekbot.net into src/Bot, src/Core, and src/Web
|
2020-08-08 22:24:01 +02:00 |
Database
|
Split Geekbot.net into src/Bot, src/Core, and src/Web
|
2020-08-08 22:24:01 +02:00 |
DiceParser
|
Split Geekbot.net into src/Bot, src/Core, and src/Web
|
2020-08-08 22:24:01 +02:00 |
ErrorHandling
|
Make the ErrorHandler more resilient in case an exception is thrown during the error handling
|
2020-08-31 21:50:01 +02:00 |
Extensions
|
Split Geekbot.net into src/Bot, src/Core, and src/Web
|
2020-08-08 22:24:01 +02:00 |
GlobalSettings
|
Split Geekbot.net into src/Bot, src/Core, and src/Web
|
2020-08-08 22:24:01 +02:00 |
GuildSettingsManager
|
Split Geekbot.net into src/Bot, src/Core, and src/Web
|
2020-08-08 22:24:01 +02:00 |
Highscores
|
Split Geekbot.net into src/Bot, src/Core, and src/Web
|
2020-08-08 22:24:01 +02:00 |
KvInMemoryStore
|
Split Geekbot.net into src/Bot, src/Core, and src/Web
|
2020-08-08 22:24:01 +02:00 |
Levels
|
Split Geekbot.net into src/Bot, src/Core, and src/Web
|
2020-08-08 22:24:01 +02:00 |
Logger
|
When json logging is enabled, log it to the console without color or additional timestamp, also log the messages with the correct log level. Remove the logs folder.
|
2020-08-31 18:46:00 +02:00 |
MalClient
|
Split Geekbot.net into src/Bot, src/Core, and src/Web
|
2020-08-08 22:24:01 +02:00 |
Media
|
Split Geekbot.net into src/Bot, src/Core, and src/Web
|
2020-08-08 22:24:01 +02:00 |
Polyfills
|
Split Geekbot.net into src/Bot, src/Core, and src/Web
|
2020-08-08 22:24:01 +02:00 |
RandomNumberGenerator
|
Split Geekbot.net into src/Bot, src/Core, and src/Web
|
2020-08-08 22:24:01 +02:00 |
ReactionListener
|
Split Geekbot.net into src/Bot, src/Core, and src/Web
|
2020-08-08 22:24:01 +02:00 |
UserRepository
|
Reduce logging by making the user repo update message a debug log message
|
2020-09-08 20:20:09 +02:00 |
WikipediaClient
|
Split Geekbot.net into src/Bot, src/Core, and src/Web
|
2020-08-08 22:24:01 +02:00 |
Constants.cs
|
Split Geekbot.net into src/Bot, src/Core, and src/Web
|
2020-08-08 22:24:01 +02:00 |
Core.csproj
|
Upgrade to .net5 rc1 and fix all breaking changes in the web api since .net core 2.2
|
2020-09-22 13:06:57 +02:00 |
GeekbotCommandBase.cs
|
Delete the TranslationHandler and the old translations file. Refactor GeekbotCommandBase to get the server language from guild settings. Create DateLocalization to create a localized relative time remaining string.
|
2020-08-14 23:15:11 +02:00 |
GeekbotExitCode.cs
|
Add an api endpoint to shutdown the bot from the browser
|
2020-09-15 00:14:27 +02:00 |
HttpAbstractions.cs
|
Split Geekbot.net into src/Bot, src/Core, and src/Web
|
2020-08-08 22:24:01 +02:00 |
RunParameters.cs
|
Split Geekbot.net into src/Bot, src/Core, and src/Web
|
2020-08-08 22:24:01 +02:00 |