Open 5HT2 opened 2 years ago
This is mostly blocked by the fact that like, guild responses call raw Go code and I don't want RCE as a service, so the best way to satisfy their requirements is a similar system that allows you to return embed json for a bunch of matched regexes?
ResponseInfo
.fn
would requirefunc(Response)
functions to already be loaded (maybe via a plugin), but is still handy.See: https://github.com/5HT2/taro-bot/tree/impr/guild-response-39