diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index d25344e..66ecaeb 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -5,8 +5,9 @@ diff --git a/requirements.txt b/requirements.txt index 9780724..cdf1508 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ aiohttp~=3.7.4.post0 discord.py~=1.7.3 -git+https://gitea.ongoteam.net/PTV/v6d1tokens.git@8b525ee05be22891a1c18d5e96153807f79930be -git+https://gitea.ongoteam.net/PTV/v6d2ctx.git@57919e65069e62fc31666adebd6c107be067b724 +git+https://gitea.parrrate.ru/PTV/v6d1tokens.git@c4c6cf43b1082c666e6891f73df825acee6ae86d +git+https://gitea.parrrate.ru/PTV/v6d2ctx.git@096314b9bbb6153a9a75afcc16ddf7833384df18 diff --git a/v6d3losyash/run-bot.py b/v6d3losyash/run-bot.py index 83b8b64..26dc322 100644 --- a/v6d3losyash/run-bot.py +++ b/v6d3losyash/run-bot.py @@ -205,12 +205,13 @@ state = State( 'games', '''Игровые роли ''', + RoleGrant(989231768341209230, SimpleEmoji('🇬🇮')), + RoleGrant(933103254752088104, SimpleEmoji('🐟')), RoleGrant(541263011822698506, SimpleEmoji(541257134407417864)), RoleGrant(542056704842661899, SimpleEmoji('🦆')), RoleGrant(541349294586724365, SimpleEmoji('⛏')), - RoleGrant(541263005971644419, SimpleEmoji('🌈')), RoleGrant(934467294371938355, SimpleEmoji('🎩')), - RoleGrant(933103254752088104, SimpleEmoji('🐟')), + RoleGrant(541263005971644419, SimpleEmoji('🌈')), ) ) )