Isaac

Results 71 comments of Isaac

This worked before we released 7.0. It's fetching https://blog.muetab.com/posts/version-7-0/index.json, which is apparently hardcoded: https://github.com/mue/mue/blob/90110ec6cdea837cfeba992aa4506bbbe6c93263/src/modules/constants.js#L12 It seems this error isn't a bug, it's caused by that URL not existing because we...

https://microsoft.github.io/monaco-editor/

**lukiiimohh** replied to **eartharoid** @eartharoid#1939 what do you mean with this?

@itzwam how would you use this feature? The uses I'm thinking of can be fulfilled by required roles.

A thread where it was very briefly discussed

This new settings format is not backwards compatible so it would either need to also support the existing format `['123'. '456']`, or update or reset the property when the bot...

- Add a `staffOnly` option to tags - Add ticket placeholders (e.g. `{ticket.number}`, `{ticket.createdById}`) - When these placeholders are present, `ticketsOnly` is set to `true` - Allow up to 5...

**lukiiimohh** replied to **eartharoid** @eartharoid#1939 For example, I use a lot of generic messages, (in my case). I u se the bot mainly for offering services, and I have payment...

Appears to a problem with the working hours feature. @Joshb888 have you changed the working hour settings from the defaults (bottom of the general settings page), and if so to...

This happens if a question is added and then deleted without submitting the form. The delete button attempts to remove the question from the database but it doesn't exist yet.