Skip to content

modrunner/discord-bot

Repository files navigation

(Formerly Modrinth Bot)

discord badge latest release version badge license badge tasty spagetti code badge ko-fi

A Discord bot to search for projects on Modrinth and CurseForge & get notified of updates to tracked projects.

Have a question about Modrunner? Open a Q&A Discussion or join our Discord.

Features

  • Quick & Easy Searching 🔍
    • Search for all types of Minecraft projects on supported platforms within Discord
    • Links to open the project's page in your web browser
    • Easily track the project to get updates posted in Discord (see below)
  • Project Update Notifications 📨
    • Track projects on supported platforms to get notifications posted to Discord whenever the project receives an update
    • Links to open the newly uploaded file(s) page in your web browser
    • Customize your notifications with Normal and Compact embed styles

This is list not exhaustive. Invite the bot to your server today and see what else it can offer!

Invite

Link

Commands

  • /search - Get info about projects
  • /track - Track projects for updates
  • /list - List all tracked projects
  • /settings - Customize settings

See the docs for more detailed information.

Contributing

npm run dev - Run the application
npm run register - Register application commands to a specific guild
npm run create-db - Initialize the database
npm run reset-db - Reset the database
npm run alter-db - Alter the database

Please check the development board, or the currently open issues before getting started. Issues marked with good first issue are ideal for first-time contributors.
See Contributing for more detailed information.