geekbot/Geekbot.net/Lib
2020-07-15 02:52:13 +02:00
..
Clients 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
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 Add GuildSettingsManager to centrally manage guild settings 2020-06-19 04:10:26 +02:00
Logger Add Sumologic and Sentry to the run parameters 2020-06-20 00:20:00 +02:00
Media Rework the media provider 2020-06-25 15:12:41 +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
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 Add an abstraction for http calls 2020-07-15 02:52:13 +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