Ejemplo n.º 1
0
 async def configuration(self):
     guild = discordbot.get_guild(307860211333595146)
     return TournamentConfig(guild=guild,
                             racetime_category='alttpr',
                             racetime_goal='Beat the game',
                             event_slug="sgl21alttpr",
                             coop=False,
                             stream_delay=20)
Ejemplo n.º 2
0
 async def configuration(self):
     guild = discordbot.get_guild(590331405624410116)
     return TournamentConfig(
         guild=guild,
         racetime_category='sgl',
         racetime_goal="Beat the game",
         event_slug="sgl21alttpr",
         audit_channel=discordbot.get_channel(772351829022474260),
         commentary_channel=discordbot.get_channel(631564559018098698),
         coop=False)
Ejemplo n.º 3
0
 async def configuration(self):
     guild = discordbot.get_guild(508335685044928540)
     return TournamentConfig(
         guild=guild,
         racetime_category='test',
         racetime_goal='Beat the game',
         event_slug="test",
         audit_channel=discordbot.get_channel(537469084527230976),
         commentary_channel=discordbot.get_channel(659307060499972096),
         scheduling_needs_channel=discordbot.get_channel(
             835699086261747742),
         create_scheduled_events=True)
Ejemplo n.º 4
0
 async def configuration(self):
     guild = discordbot.get_guild(590331405624410116)
     return TournamentConfig(
         guild=guild,
         racetime_category='sgl',
         racetime_goal="Pokemon Mystery Dungeon Sky Randomizer",
         event_slug="sgl21pkmnredrando",
         audit_channel=discordbot.get_channel(772351829022474260),
         commentary_channel=discordbot.get_channel(631564559018098698),
         coop=False,
         gsheet_id=os.environ.get("SGL_RESULTS_SHEET"),
         auto_record=True)
Ejemplo n.º 5
0
 async def configuration(self):
     guild = discordbot.get_guild(590331405624410116)
     return TournamentConfig(
         guild=guild,
         racetime_category='twwr',
         racetime_goal="Spoiler Log Race",
         event_slug="sgl21twwr",
         audit_channel=discordbot.get_channel(772351829022474260),
         commentary_channel=discordbot.get_channel(631564559018098698),
         coop=False,
         stream_delay=60,
         gsheet_id=os.environ.get("SGL_RESULTS_SHEET"))
Ejemplo n.º 6
0
 async def configuration(self):
     guild = discordbot.get_guild(590331405624410116)
     return TournamentConfig(
         guild=guild,
         racetime_category='sgl',
         racetime_goal="Super Metroid Link to the Past Combo Randomizer",
         event_slug="sgl21smz3",
         audit_channel=discordbot.get_channel(772351829022474260),
         commentary_channel=discordbot.get_channel(631564559018098698),
         coop=False,
         gsheet_id=os.environ.get("SGL_RESULTS_SHEET"),
         auto_record=True)
Ejemplo n.º 7
0
 async def configuration(self):
     guild = discordbot.get_guild(590331405624410116)
     return TournamentConfig(
         guild=guild,
         racetime_category='sgl',
         racetime_goal="Minecraft 2v2",
         event_slug="sgl21minecraft2v2",
         audit_channel=discordbot.get_channel(772351829022474260),
         commentary_channel=discordbot.get_channel(631564559018098698),
         coop=True,
         gsheet_id=os.environ.get("SGL_RESULTS_SHEET"),
         auto_record=True)
Ejemplo n.º 8
0
 async def configuration(self):
     guild = discordbot.get_guild(590331405624410116)
     return TournamentConfig(
         guild=guild,
         racetime_category='sgl',
         racetime_goal="Ocarina of Time Randomizer",
         event_slug="sgl21ootr",
         audit_channel=discordbot.get_channel(772351829022474260),
         commentary_channel=discordbot.get_channel(631564559018098698),
         coop=False,
         stream_delay=15,
         gsheet_id=os.environ.get("SGL_RESULTS_SHEET"),
         auto_record=True)
Ejemplo n.º 9
0
 async def configuration(self):
     guild = discordbot.get_guild(155487315530088448)
     return TournamentConfig(
         guild=guild,
         racetime_category='sm',
         racetime_goal='Triple Bingo',
         event_slug="smbingo",
         audit_channel=discordbot.get_channel(871187586687856670),
         helper_roles=[
             guild.get_role(404395533482983447),
             guild.get_role(338121128004288513),
             guild.get_role(173917459785449472),
         ])
Ejemplo n.º 10
0
 async def configuration(self):
     guild = discordbot.get_guild(470200169841950741)
     return TournamentConfig(
         guild=guild,
         racetime_category='alttpr',
         racetime_goal='Beat the game',
         event_slug="alttprfr",
         audit_channel=discordbot.get_channel(856581631241486346),
         commentary_channel=discordbot.get_channel(470202208261111818),
         helper_roles=[
             guild.get_role(482266765137805333),
             guild.get_role(507932829527703554),
         ],
         lang='fr')
Ejemplo n.º 11
0
 async def configuration(self):
     guild = discordbot.get_guild(469300113290821632)
     return TournamentConfig(
         guild=guild,
         racetime_category='alttpr',
         racetime_goal='Beat the game',
         event_slug="alttprcd",
         audit_channel=discordbot.get_channel(473668481011679234),
         commentary_channel=discordbot.get_channel(469317757331308555),
         helper_roles=[
             guild.get_role(534030648713674765),
             guild.get_role(469300493542490112),
             guild.get_role(623071415129866240),
         ],
         lang='de')
Ejemplo n.º 12
0
 async def configuration(self):
     guild = discordbot.get_guild(753727862229565612)
     return TournamentConfig(
         guild=guild,
         racetime_category='smw-hacks',
         racetime_goal='Any%',
         event_slug="smwde",
         audit_channel=discordbot.get_channel(826775494329499648),
         scheduling_needs_channel=discordbot.get_channel(
             835946387065012275),
         helper_roles=[
             guild.get_role(754845429773893782),
             guild.get_role(753742980820631562),
         ],
         lang='de',
         gsheet_id='1BrkmhNPnpjNUSUx5yGrnm09XbfAFhYDsi-7-fHp62qY',
     )
Ejemplo n.º 13
0
 async def configuration(self):
     guild = discordbot.get_guild(535946014037901333)
     return TournamentConfig(
         guild=guild,
         racetime_category='alttpr',
         racetime_goal='Beat the game (glitched)',
         event_slug="alttprhmg",
         audit_channel=discordbot.get_channel(850226062864023583),
         commentary_channel=discordbot.get_channel(549709098015391764),
         scheduling_needs_channel=discordbot.get_channel(
             863817206452977685),
         scheduling_needs_tracker=True,
         helper_roles=[
             guild.get_role(549709214000480276),
             guild.get_role(535962854004883467),
             guild.get_role(535962802230132737),
         ])
Ejemplo n.º 14
0
 async def configuration(self):
     guild = discordbot.get_guild(460905692857892865)
     return TournamentConfig(
         guild=guild,
         racetime_category='smz3',
         racetime_goal='Beat the games',
         event_slug="smz3coop",
         audit_channel=discordbot.get_channel(516808047935619073),
         commentary_channel=discordbot.get_channel(687471466714890296),
         scheduling_needs_channel=discordbot.get_channel(
             864249492370489404),
         scheduling_needs_tracker=True,
         helper_roles=[
             guild.get_role(464497534631542795),
         ],
         coop=True,
     )
Ejemplo n.º 15
0
 async def configuration(self):
     guild = discordbot.get_guild(477850508368019486)
     return TournamentConfig(
         guild=guild,
         racetime_category='alttpr',
         racetime_goal='Beat the game',
         event_slug="alttpres",
         audit_channel=discordbot.get_channel(859058002426462211),
         commentary_channel=discordbot.get_channel(838011943000080395),
         scheduling_needs_channel=discordbot.get_channel(
             863771537903714324),
         scheduling_needs_tracker=True,
         helper_roles=[
             guild.get_role(479423657584754698),
             guild.get_role(477968190606016528),
         ],
         lang="es")
Ejemplo n.º 16
0
 async def configuration(self):
     guild = discordbot.get_guild(469300113290821632)
     return TournamentConfig(
         guild=guild,
         racetime_category='alttpr',
         racetime_goal='Beat the game',
         event_slug="alttprmini",
         audit_channel=discordbot.get_channel(473668481011679234),
         commentary_channel=discordbot.get_channel(469317757331308555),
         helper_roles=[
             guild.get_role(534030648713674765),
             guild.get_role(469300493542490112),
             guild.get_role(623071415129866240),
         ],
         lang='de',
         stream_delay=10,
         gsheet_id='1dWzbwxoErGQyO4K1tZ-EexX1bdnTGuxQhLJDnmfcaR4',
     )
Ejemplo n.º 17
0
 async def configuration(self):
     guild = discordbot.get_guild(543577975032119296)
     return TournamentConfig(
         guild=guild,
         racetime_category='alttpr',
         racetime_goal='Beat the game',
         event_slug="invleague",
         audit_channel=discordbot.get_channel(546728638272241674),
         commentary_channel=discordbot.get_channel(611601587139510322),
         scheduling_needs_channel=discordbot.get_channel(
             878075812996337744),
         scheduling_needs_tracker=True,
         helper_roles=[
             guild.get_role(543596853871116288),
             guild.get_role(543597099649073162),
             guild.get_role(676530377812082706),
             guild.get_role(553295025190993930),
             guild.get_role(674109759179194398),
         ],
         stream_delay=10)
Ejemplo n.º 18
0
 async def configuration(self):
     guild = discordbot.get_guild(334795604918272012)
     return TournamentConfig(
         guild=guild,
         racetime_category='alttpr',
         racetime_goal='Beat the game',
         event_slug="alttpr",
         audit_channel=discordbot.get_channel(647966639266201620),
         commentary_channel=discordbot.get_channel(408347983709470741),
         scheduling_needs_channel=discordbot.get_channel(434560353461075969),
         scheduling_needs_tracker=True,
         helper_roles=[
             guild.get_role(334797023054397450),
             guild.get_role(435200206552694794),
             guild.get_role(482353483853332481),
             guild.get_role(426487540829388805),
             guild.get_role(613394561594687499),
             guild.get_role(334796844750209024)
         ]
     )
Ejemplo n.º 19
0
 async def configuration(self):
     guild = discordbot.get_guild(334795604918272012)
     return TournamentConfig(
         guild=guild,
         racetime_category='alttpr',
         racetime_goal='Beat the game',
         event_slug="alttpr",
         audit_channel=discordbot.get_channel(647966639266201620),
         commentary_channel=discordbot.get_channel(947095820673638400),
         scheduling_needs_channel=discordbot.get_channel(
             434560353461075969),
         scheduling_needs_tracker=True,
         create_scheduled_events=True,
         stream_delay=10,
         gsheet_id='1epZRDXfe-O4BBerzOEZbFMOVCFrVXU6TCDNjp66P7ZI',
         helper_roles=[
             guild.get_role(334797023054397450),
             guild.get_role(435200206552694794),
             guild.get_role(482353483853332481),
             guild.get_role(426487540829388805),
             guild.get_role(613394561594687499),
             guild.get_role(334796844750209024)
         ])
Ejemplo n.º 20
0
 async def configuration(self):
     guild = discordbot.get_guild(307860211333595146)
     return TournamentConfig(guild=guild,
                             racetime_category='alttpr',
                             racetime_goal='Beat the game',
                             event_slug="alttprdaily")