forked from adam/discord-bot-shtik
yep. proposed solution: deal with it.
All checks were successful
gitea.arg.rip/vassago/pipeline/head This commit looks good
All checks were successful
gitea.arg.rip/vassago/pipeline/head This commit looks good
This commit is contained in:
parent
65b3985b14
commit
9f7493c5e5
@ -10,7 +10,7 @@ using Microsoft.EntityFrameworkCore;
|
||||
using vassago.TwitchInterface;
|
||||
using vassago.Behavior;
|
||||
|
||||
//TODO: it feels gross to have a *table* in a database that's intended to hold 1 **UND EXACTLY ONE** row, ever.
|
||||
//it feels gross to have a *table* in a database that's intended to hold 1 **UND EXACTLY ONE** row, ever.
|
||||
//but also it feels worse to scatter my configuraiton-y data across external files and the database.
|
||||
|
||||
public class Configuration
|
||||
|
Loading…
Reference in New Issue
Block a user