cybercog / telegram-devpoker-bot

Planning Poker (Scrum Poker) for Agile software development teams. The bot allows you to introduce a consensus-based, gamified technique of task estimating into Telegram group chats.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Normalize Facilitator in database

antonkomarev opened this issue · comments

Need to store users in separate database table and pass only facilitator_user_id and player_user_id in game_session and game tables.