migrate
This commit is contained in:
parent
bc7f7d27f1
commit
01fd509e74
@ -5,8 +5,9 @@
|
||||
<inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
||||
<option name="ignoredPackages">
|
||||
<value>
|
||||
<list size="1">
|
||||
<list size="2">
|
||||
<item index="0" class="java.lang.String" itemvalue="nacl" />
|
||||
<item index="1" class="java.lang.String" itemvalue="discord" />
|
||||
</list>
|
||||
</value>
|
||||
</option>
|
||||
|
@ -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
|
||||
|
@ -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('🌈')),
|
||||
)
|
||||
)
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user