Adding periodic bot self leave functionality after a certain timeframe #72
Labels
critical
Tackle sooner than other issues
enhancement
New feature or request
help wanted
Extra attention is needed
tag-specific
Only applies to the instance ran by TAG
Milestone
The easiest implementation is to do the following:
LeaveServer
from the main instance).For ease of use, it might be better to just have the main ScamGuard instance run this periodic functionality (via the Task system) for us, as it's
LeaveServer
call will auto-resolve the correct server for us automatically.The plus side for this is the following:
The downside is:
The text was updated successfully, but these errors were encountered: