[ ] Refactor the inside_joke = false starter quips to be cloned over to inside_joke = true, server_id = m.GuildId so they can be deleted server by server
[x] List existing quips to get a quip.id to used in delete command.
[x] Expose @Discordle quip delete <ID> command that removes it from the quips table for that server
inside_joke = false
starter quips to be cloned over toinside_joke = true, server_id = m.GuildId
so they can be deleted server by serverquip.id
to used in delete command.@Discordle quip delete <ID>
command that removes it from thequips
table for that server