simplebot-org / simplebot

Extensible Delta Chat bot written in Python3
Mozilla Public License 2.0
34 stars 9 forks source link

GroupMaster: Use database to save group topic, state, etc #19

Closed adbenitez closed 5 years ago

adbenitez commented 5 years ago

currently the group names are used to store the topic of the group and the state (public/private) using a db will allow also to store a private group id to operate in private groups, like sharing an invitation link to a private group