Ian Mitchell

Results 188 issues of Ian Mitchell

Don't ping the user, and maybe look into having restricted permissions by default. Should only be added when slash commands ship

Alright, let's make this thing happen. Fixes #739 Fixes #845 Fixes #830 Fixes #546 **Issues** - [ ] Add cascade support (#841) - [ ] Add `/deschtimes list` (#820) -...

https://github.com/prisma/prisma/releases/tag/2.26.0 It would be great to add cascade checks for leaving guilds and the like. Might be worth going through and running a script to prune the database when we...

System

Need to think about if performance monitoring is worth it. Tracking latency to Discord, time between incoming messages and checking all commands, things like that.

System

Few requests for a post that users can react to in order to get assigned roles by the bot

Feature
Help Wanted

Per request from light

I've seen a lot of .help blame and .help remindme

Feature

- [ ] Create a new Webhook route - [ ] Create Aquarius APIs to create hooks into the Webhook route - [ ] Write a GitHub Sponsors integration to...

Run this query and output results: ```sql SELECT category, COUNT(category) AS value_occurrence FROM analytic_events WHERE context ->> 'userId' = '176793948025520128' GROUP BY category ORDER BY value_occurrence DESC LIMIT 10; ```

Feature