You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One option would be to load replies from impactclient.net/bot_replies.json, which could be proxied or redirected to the Resources repo by cloudflare or impactserver. We could then implement a i!reload command to reload the replies without restarting the bot.
Another option would be to use one of github's apis to get push-notifications of changes on the resources repo and pull in replies.json on every commit there, similar to how CI and heroku get push notified.
Instead of defining replies in the code, we could load them on launch or something. Perhaps pass in a file as an argument on launch or something?
The text was updated successfully, but these errors were encountered: