jh0ker / mau_mau_bot

Telegram Bot that allows you to play Mau Mau (UNO) via inline queries
GNU Affero General Public License v3.0
312 stars 231 forks source link

It is recommended in the readme.md explain the role of several parameters config.json and examples #47

Open BebopSpikeSpiegel opened 7 years ago

BebopSpikeSpiegel commented 7 years ago

I do not quite understand what role admin_list, and how to edit

Thanks in advance @jh0ker

DO97 commented 6 years ago

I would like more informations too. @jh0ker @J4RV

j4rv commented 6 years ago

I have checked the code and "admin_list" seem to be the list of Telegram user ids that will be able to launch game commands as if they were the match owner. By default, it looks like only the person who created the match "the one that used /new" will be considered the owner, since admin_list is empty.

To get an user's id check https://stackoverflow.com/questions/32683992/find-out-my-own-user-id-for-sending-a-message-with-telegram-api