.. |
CommandPreconditions
|
Use the new Csharp 8 features (pattern matching and using assignments) and cleanup some insignificant resparper complaints
|
2020-02-08 15:58:17 +01:00 |
Converters
|
Try to create a docker image
|
2020-06-19 22:20:05 +02:00 |
DiceParser
|
Make sure a die can actually land on its highest number
|
2020-06-21 21:12:34 +02:00 |
ErrorHandling
|
Add Sumologic and Sentry to the run parameters
|
2020-06-20 00:20:00 +02:00 |
Extensions
|
Rewrite the !dice command from scratch
|
2020-06-21 03:33:05 +02:00 |
GlobalSettings
|
Fix dict lookup in globalSettings.cs
|
2018-09-02 23:59:26 +02:00 |
GuildSettingsManager
|
Add GuildSettingsManager to centrally manage guild settings
|
2020-06-19 04:10:26 +02:00 |
Highscores
|
Use the new Csharp 8 features (pattern matching and using assignments) and cleanup some insignificant resparper complaints
|
2020-02-08 15:58:17 +01:00 |
KvInMemoryStore
|
Remove all dependencies on redis
|
2020-05-30 17:02:17 +02:00 |
Levels
|
Use the new Csharp 8 features (pattern matching and using assignments) and cleanup some insignificant resparper complaints
|
2020-02-08 15:58:17 +01:00 |
Localization
|
Fix build warnings in MediaProvider.cs and TranslationHandler.cs
|
2020-07-22 14:17:08 +02:00 |
Logger
|
Add Sumologic and Sentry to the run parameters
|
2020-06-20 00:20:00 +02:00 |
MalClient
|
Rename the clients namescape to MalClient, because that was the only thing in there, while other clients got their own namespaces
|
2020-08-08 21:17:02 +02:00 |
Media
|
Fix build warnings in MediaProvider.cs and TranslationHandler.cs
|
2020-07-22 14:17:08 +02:00 |
Polyfills
|
Dependency Upgrades
|
2020-06-01 02:16:29 +02:00 |
RandomNumberGenerator
|
Add a better random number generator
|
2019-05-11 01:18:22 +02:00 |
ReactionListener
|
Add a migration script for role listeners
|
2020-06-01 00:52:56 +02:00 |
UserRepository
|
Remove the ability the lookup username history for moderators
|
2020-06-20 03:23:27 +02:00 |
WikipediaClient
|
Merge WikipediaApi into the main code base
|
2020-08-08 21:15:17 +02:00 |
Constants.cs
|
Dynamically get discord.net version in !info
|
2018-05-18 00:34:45 +02:00 |
GeekbotExitCode.cs
|
Remove all redis leftovers
|
2020-06-01 01:02:36 +02:00 |
HttpAbstractions.cs
|
Change the HttpAbstractions so that the caller can provide its own HttpClient instead of creating parameters for every HttpClient Option
|
2020-07-28 22:14:22 +02:00 |
RunParameters.cs
|
Add redshift (and DigitalOcean Managed DB) compatibility and start using a string building to create the sql connection string
|
2020-06-20 03:05:51 +02:00 |