You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.
Currently, we pull the CoC text every time a new user starts transcribing:
tor/tor/core/user_interaction.py
Line 198 in 51d4eeb
Instead, the text should be cached and only pulled whenever the bot gets restarted or the
!reload
command is executed.Advantages
Disadvantages
!reload
when we change the CoC. We would need to add this to the wiki.The text was updated successfully, but these errors were encountered: