Ian Mitchell

Results 97 comments of Ian Mitchell

yes this should happen

I wonder if I can create a shared album with mimi on iCloud the bot can randomly pull from

Yeah absolutely! Just create a branch off of this and submit what you do!

Nope, it should be done in discord.js - Interaction Kit is a different, unrelated project

Yeah, this is very fair. Probably gonna wait for selects / slash commands to ship in v13 and switch to those tho 👍

Something like this might be useful: https://nodejs.org/api/perf_hooks.html#perf_hooks_class_performance

Datadog might be good for this

Interface should probably look like this ``` List all current messges: .autorole list Create a new message: .autorole new #channel Remove a message: .autorole remove #channel #id Edit a message:...

Looks like we'll need the channel too - https://discord.js.org/#/docs/main/stable/class/TextChannel?scrollTo=fetchMessage

Might be a good idea to add a check to make sure the role isn't an administrator role and confirm if it is