[@Lord Wraith] There's no harm when done honestly. I just think of things from an abuse perspective where it's good practice to set a finite limit on everything. Also, creating notifications has historically had bad performance (it requires one trip to the database per notification created) but I am working on a fix so that notifications can be created in a bulk insert query: https://github.com/danneu/guild/pull/242 When this is tested and merged, I'll at least bump up the notification limit from 10 to 20. I can bump it up to 30 if you think it would help.