geekbot/src/Core
2021-10-30 14:43:57 +02:00
..
CommandPreconditions Split Geekbot.net into src/Bot, src/Core, and src/Web 2020-08-08 22:24:01 +02:00
Converters Add Support for emoji flags in the emoji converter 2021-01-25 00:48:42 +01:00
Database Start counting messages per quarter starting 1 january 2021 2020-12-29 22:33:19 +01:00
DiceParser Allow a die to have 145 sides 2020-12-11 22:39:05 +01:00
ErrorHandling Move Sentry SDK init to the main init process 2021-09-17 14:04:30 +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 Add support for !rank quote 2020-12-30 23:33:53 +01:00
Interactions Add and use interaction command hooks for BeforeExecute, AfterExecute, OnException and GetExceptionResponse 2021-10-30 14:43:57 +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 Creat initial interaction command framework 2021-09-20 01:31:24 +02:00
Media Split Geekbot.net into src/Bot, src/Core, and src/Web 2020-08-08 22:24:01 +02:00
Polyfills Upgrade discord.net 2021-03-18 12:23:18 +01:00
RandomNumberGenerator Remove random.org integration 2021-09-17 14:03:35 +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 Remove random.org integration 2021-09-17 14:03:35 +02:00
GeekbotCommandBase.cs Split Transactions from the GeekbotCommandBase 2021-09-17 14:27:46 +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 Creat initial interaction command framework 2021-09-20 01:31:24 +02:00
RunParameters.cs Add --disable-gateway parameter to the run parameters to stop the bot from connecting to discord. Useful when working on the web-api 2021-09-19 16:06:11 +02:00
TransactionModuleBase.cs Remove Guild ID from the tracing tags 2021-09-17 15:55:13 +02:00