|
|
@ -7,8 +7,8 @@ class Extension: |
|
|
|
interaction: discord.Interaction |
|
|
|
): |
|
|
|
await interaction.response.defer(thinking=True) |
|
|
|
steam64 = await self.core.GetSteam64OfDiscord(interaction.user) |
|
|
|
player = await self.core.GetPlayer(steam64, steam64) |
|
|
|
steam64 = await core.GetSteam64OfDiscord(interaction.user) |
|
|
|
player = await core.GetPlayer(steam64, steam64) |
|
|
|
content = f""" |
|
|
|
Ознакомиться с випкой можно: |
|
|
|
(кратко) https://tf2.pblr-nyk.pro/#VIPSection |
|
|
|