RegexBot/Kerobot
Noikoio 47a738ddbc Remove per-guild schema
All guild data will now be stored within the same table, instead of
a new schema being created for each guild. This avoids issues with
missing schemas.
This likely wasn't a good idea to begin with.
2018-12-18 16:21:35 -08:00
..
Common Added equivalent modification from RegexBot 2018-11-04 19:37:52 -08:00
Services Remove per-guild schema 2018-12-18 16:21:35 -08:00
DefaultGuildConfig.json First commit of GuildStateService 2018-06-02 17:33:31 -07:00
InstanceConfig.cs Implemented module loading; fixed GuildStateService issues 2018-06-04 17:15:18 -07:00
Kerobot.cs Remove per-guild schema 2018-12-18 16:21:35 -08:00
Kerobot.csproj Disable debug info generation on release builds 2018-09-21 20:38:34 -07:00
KerobotModuleAttribute.cs Implemented module loading; fixed GuildStateService issues 2018-06-04 17:15:18 -07:00
ModuleBase.cs Add missing documentation and initialization 2018-12-06 20:14:26 -08:00
ModuleLoader.cs Better error handling on module load 2018-06-06 13:54:51 -07:00
Options.cs 'First' commit; add most of the initialization routine 2018-05-06 13:09:17 -07:00
Program.cs Remove per-guild schema 2018-12-18 16:21:35 -08:00