leighmacdonald / bd

MIT License
20 stars 4 forks source link

Use more specific folder names and question about avatar cache #78

Open Tiagoquix opened 5 months ago

Tiagoquix commented 5 months ago

Hi there.

Currently, the app uess a very short name - "bd" - for its config. + cache files.

I would like to suggest a more specific name, such as "leigh_tf2_bot_detector" or "leigh_tf2bd", as "bd" may be used by another app somewhere else.


Also, about avatar cache: are they cleared periodically? Not sure if it's a good idea to store them permanently (not saying this is how bd does, but I imagine this is how). I remember PazerOP's TF2BD doing this and easily occupying more and more megabytes of space.


Thank you for your attention.