Alexis Tan

Results 5 comments of Alexis Tan

The actions you're talking about already exists, in Ava they're called [interactions](https://avairebot.com/docs/master/commands#interaction) ![slap](https://user-images.githubusercontent.com/8415349/41012667-fb9353a0-6942-11e8-9ce6-1d7fc9d47f85.png) Interactions has a bunch of different gifs for each type that are chosen at random each time,...

The whole idea of the guava cache is that everything is stored in memory, and are only kept in memory as-long as the application is running, nothing about the guava...

I could close the issues and pull requests that are currently open, however I'll keep off archiving the repo until I actually turn off the bot, I may update the...

The chat bridge is unfortunately still written in NodeJS, so the TypeScript solution won't really work, Mineflayer which the bot depends on only works for Node 14+ regardless so rewriting...

Regarding your original question, the domains are just a list of supported domains that are used in the `resource_url` when generating the responses for uploaded images/files/etc, the domain itself should...