ValorNaram / fosmbot

Other
10 stars 1 forks source link

Adding functionality to obey local admins #4

Closed ValorNaram closed 4 years ago

ValorNaram commented 4 years ago

Currently fosmbot does ignore that a group owner promoted a user to a local admin (an user who just can execute their more power in the group they've got the more power). For future features fosmbot must take the local access system of each individual group into account.

Code needing rework: Fosmbot core

Additional resources: doc/messageObject.md Pyrogram.Message Lacking proper documentation so please view also the messageObject.md for a real life example of the pyrogram.Message object.

ValorNaram commented 4 years ago

Good to know that closing works only if someone made a commit against the default branch which is master.