Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: guildLeaderboard #565

Closed
1 task done
hallween1243 opened this issue Mar 27, 2024 · 1 comment · Fixed by #568
Closed
1 task done

Bug: guildLeaderboard #565

hallween1243 opened this issue Mar 27, 2024 · 1 comment · Fixed by #568
Assignees
Labels
type: bug Something causing unexpected behaviour type: function functions related

Comments

@hallween1243
Copy link

Bug Type

Function

Bugged Function

# Code 

module.exports = [
  {
  name: "top-10",
  code: `
  $interactionReply[Başarıyla Yorumunuz Gönderildi;everyone;true]
$title[Oy Sıralaması]
$description[1;
\`\`\`js
Sıra | Sunucu | Oy Sayısı
$guildLeaderboard[teeest;asc;{top} - {name} - {value};10;1]
\`\`\`
]
$footer[$username Tarafınfan $addTimesTamp;$authorAvatar]
`,
},
 
]

# Error
```js
AoiError: guild: 1218514026657746984 

{
  Function: "$guildLeaderBoard",
  Command: "top-10",
  Version: 6.8.0
}```

Version of aoi.js

v6.6.1

Version of Node.js

v16.11.0 (Lowest)

Excepted Output

No response

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Faf4a
Copy link
Member

Faf4a commented Apr 1, 2024

Thanks for reporting this, the function will receive a rewrite.

@Faf4a Faf4a added type: bug Something causing unexpected behaviour type: function functions related labels Apr 1, 2024
@Faf4a Faf4a assigned Faf4a and unassigned Leref Apr 1, 2024
@Faf4a Faf4a changed the title Bug: Bug: guildLeaderboard Apr 1, 2024
@Faf4a Faf4a mentioned this issue Apr 3, 2024
2 tasks
@Faf4a Faf4a linked a pull request Apr 3, 2024 that will close this issue
2 tasks
@Leref Leref closed this as completed in #568 Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something causing unexpected behaviour type: function functions related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants