5HT2 / taro-bot

A fast, scalable and easily expandable Discord bot
https://frogg.ie/invite-taro-bot
ISC License
11 stars 1 forks source link

Allow adding guild-level ResponseInfos #39

Open 5HT2 opened 2 years ago

5HT2 commented 2 years ago

See: https://github.com/5HT2/taro-bot/tree/impr/guild-response-39

5HT2 commented 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?