michaelimfeld / ownbot

Easy to use python module to create private telegram bots.
MIT License
31 stars 6 forks source link

Feature request: Allow two different groups access the same command #5

Closed ggrigon closed 8 years ago

ggrigon commented 8 years ago

Sometimes we have two or more groups, where we want to share permissions for a specify command

for example: command /help and we have group1 and group2.

group1 has access for many command on bot, but we want the ppl on group2 has acess to some of this commands too, without adding them to group.