Record warn points per user and take actions accordly
pietrodicaprio opened this issue · 1 comments
pietrodicaprio commented
Add "warn points" to a user every time he/she performs a not allowed actions.
The warn points must be:
- per group
- global
there must be some trigger that takes action on the user like:
- limits in group
- kick from group
- global limits
- global ban
pietrodicaprio commented
Trust Factor has been added to cover the functionality at global level. To be decided what to do at group level.