suss-swe-ig / suss-telegram-groups

Bot for sharing SUSS Telegram Groups
MIT License
0 stars 0 forks source link

Add blocklist and fine-grain permissions for authorizing user commands #13

Open kaixiong opened 2 months ago

kaixiong commented 2 months ago

Enhance the access control system to support:

  1. User blocking
  2. Role based permissions
geodome commented 2 months ago

Require updated architecture diagram with authentication layer while business logic layer will represent each command as a command class.