from otree.api import Bot from . import Welcome class PlayerBot(Bot): def play_round(self): yield Welcome