Skip to content

Latest commit

 

History

History
82 lines (57 loc) · 2.9 KB

File metadata and controls

82 lines (57 loc) · 2.9 KB

Caution

We apologize but this page is currently a work in progress Reason: Details are rapidly changing, which can lead to outdated information

Discord Integrations

Codebloom has various Discord integrations that can be setup to work with any club/university/organization Discord server.

Last updated: 02/16/2026

As of right now, the Codebloom bot is currently integrated with:

Note

Would you like to register your club/university/organization? If so, please open an issue here.

Automatic messages

This is currently the main integration that Codebloom provides.

Weekly Leaderboard Updates

This integration will send a weekly update every Saturday at noon (not very strict) about how the current users of the Discord server are performing.

Here is an example of what it may look like:

Discord weekly update

NOTE: The role mentions would point to actual users in production.

NOTE: This screenshot is taken locally to avoid releasing private information from production.

End of Leaderboard Winners

This integration will send an end of leaderboard, indicating the top 3 winners from this specific Discord server.

Here is an example of what it may look like:

Discord /command

NOTE: The role mentions would point to actual users in production.

NOTE: This screenshot is taken locally to avoid releasing private information from production.

Slash commands

Codebloom is slowly rolling out slash command support for our Discord integrations!

/leaderboard - Return leaderboard update

Discord /command

This slash command will return a refreshed leaderboard embed (similar to the automatic leaderboard embeds)

Current restrcitions:

  • We cannot currently update the leaderboard via Discord (though we are working on that now!)
  • If the club requested a leaderboard update before 5 minutes have elapsed, the command will then fail & indicate how long to wait until you can request a new update.
    • NOTE: it will not show the fail response to every user, but only to the user who triggered the command.

Here is an example of what it may look like:

Discord /command output