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

stop sending interaction in leaderboard list #65

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

b9r5
Copy link
Collaborator

@b9r5 b9r5 commented Dec 21, 2024

Description

This change removes a bit of extra text that gets displayed in the /leaderboard list output.

Before this change:

image

After this change:

image

Checklist

Before submitting this PR, ensure the following steps have been completed:

  • Run the slash command /verifyruns on your own server.
    • Run the cluster bot on your server:
      python discord-bot.py
    • Start training runs with the slash command /verifyruns.
    • Verify that the bot eventually responds with:
      ✅ All runs completed successfully!
      
      (It may take a few minutes for all runs to finish. In particular, the GitHub
      runs may take a little longer. The Modal run is typically quick.)
      For more information on running a cluster bot on your own server, see
      README.md.

Copy link
Collaborator

@alexzhang13 alexzhang13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this, nice catch!

@alexzhang13 alexzhang13 merged commit ae48cb6 into main Dec 22, 2024
1 check passed
@alexzhang13 alexzhang13 deleted the benh/extra-text-in-leaderboard-list branch December 22, 2024 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants