mirror of
https://github.com/aydenjahola/discord-multipurpose-bot.git
synced 2024-11-21 16:25:55 +00:00
remove platform option
This commit is contained in:
parent
2fbba38620
commit
fce106fccf
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ module.exports = {
|
|||
.setColor("#0099ff")
|
||||
.setTitle(`${data.username}'s Valorant Stats`)
|
||||
.addFields(
|
||||
{ name: "💻 Platform", value: data.platform },
|
||||
{
|
||||
name: "🏆 Current Rank",
|
||||
value: data.current_rank,
|
||||
|
|
Loading…
Reference in a new issue