TLE icon indicating copy to clipboard operation
TLE copied to clipboard

Implementation of issue #249

Open ArthurConmy opened this issue 4 years ago • 2 comments

Just realised @krofna that you self-assigned this. Hope we can work with this pull request anyway :)

Calls to ;cfdistrib with [countries..] do require API calls to CF for literally every user - is this problematic?

ArthurConmy avatar Jan 15 '21 23:01 ArthurConmy

For reference: https://github.com/cheran-senthil/TLE/commit/77bdbab245837febc5e575d3be17962983da3185 should be used to unmagic cache in order to make this command usable

krofna avatar Mar 06 '21 23:03 krofna

unmagic issue was resolved but re-downloading all the data for each invocation is slow and prone to abuse. It is necessary to cache all user profiles and not just the server members (which is done by ;roleupdate now)

krofna avatar Apr 05 '21 18:04 krofna