We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
An upgrade for the /raid command, to allow to see the last 5 records of each raid.
/raid
Exemple: /raid [user] jordas /raid [user] retribution /raid [user] retribution-nm
/raid [user] jordas
/raid [user] retribution
/raid [user] retribution-nm
or to see the X last records /raid [user] jordas [X]
/raid [user] jordas [X]
/raid [user] jordas 5 for the last 5 /raid [user] jordas 10 for the last 10 etc.
/raid [user] jordas 5
/raid [user] jordas 10
The text was updated successfully, but these errors were encountered:
i'd probably do the predictable stuff before the user, but i'll look into it soon.
Sorry, something went wrong.
while i like the idea, i don't know that it's practical, i guess.... what would this help with, @KawaZ19?
still no answer from @KawaZ19... closing.
No branches or pull requests
An upgrade for the
/raid
command, to allow to see the last 5 records of each raid.Exemple:
/raid [user] jordas
/raid [user] retribution
/raid [user] retribution-nm
or to see the X last records
/raid [user] jordas [X]
/raid [user] jordas 5
for the last 5/raid [user] jordas 10
for the last 10etc.
The text was updated successfully, but these errors were encountered: