* Makes chat helper procs async (#75414)
As they are and fixes some SHOULD_NOT_SLEEP hits
See #75232
* Makes chat helper procs async
---------
Co-authored-by: Jordan Dominion <Cyberboss@users.noreply.github.com>
* Allows players to send more visible adminhelps when no admins are on, which'll definitely alert admins
* db portion sorted out
* now it really is
* should work about fine
* one last touch
* well, one more
* also botched comment
Co-authored-by: Watermelon914 <37270891+Watermelon914@users.noreply.github.com>
Co-authored-by: Useroth <37159550+Useroth@users.noreply.github.com>
* Webedit about my previous send2adminchat PR (#54795)
#54757 fixed nothing (I was foolish thinking angle brackets would stop embedding), so we are using grave accents (code quotes).
* [s] Webedit about my previous send2adminchat PR
Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
* Merge pull request #54757 from Ghommie/Ghommie-tg33
[s] send2adminchat now stops links from embedding.
* [s] send2adminchat now stops links from embedding.
Co-authored-by: Jordan Brown <Cyberboss@users.noreply.github.com>
* Fix using `tag` instead of `custom_tag` in send2chat (#52675)
* Adds more documentation to TGS chat funcs
* Fix using `tag` instead of `custom_tag` for chat channels
* Make new game notifcation message clearer
* Fix using `tag` instead of `custom_tag` in send2chat
Co-authored-by: Jordan Brown <Cyberboss@users.noreply.github.com>
* Adds more documentation to TGS chat funcs (#52601)
* Adds more documentation to TGS chat funcs
Co-authored-by: Jordan Brown <Cyberboss@users.noreply.github.com>