mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-03 13:32:17 +00:00
* [Performance] Makes bot salute not do thousands of hearers_in_view calls (#54498) It now uses view() instead, and is cooldowned per each check, instead of per each successful salute EDIT: I've changed so the commmissioned bots invoke salutes for even more performance, as AnturK suggested. * [Performance] Makes bot salute not do thousands of hearers_in_view calls Co-authored-by: Azarak <azarak10@gmail.com>