Skip to content
/ dealbot Public

A simple Discord bot for getting game discount info from IsThereAnyDeal.

License

Notifications You must be signed in to change notification settings

acdvs/dealbot

Repository files navigation

IsThereAnyDeal Lookup

A simple Discord bot for getting game discount info from isthereanydeal.com.

Usage

  1. Click here to invite the bot to your server or look up "IsThereAnyDeal" on the Discord app directory.
  2. Once the bot has joined, use the commands below in any channel!

Support the Project

If you like what you see, consider helping with monthly server costs by clicking the "Sponsor" button on the repo or by following this link. Any amount helps!

Commands

Everyone

  • /help
    See the ITAD API status, latest release notes, and links to report a bug or donate.
  • /deals [game]
    Gets a list of current deals for a game.
  • /prices [game]
    Gets a list of all prices for a game including non-deals.
  • /top [waitlisted|collected|popular]
    Gets the top most waitlisted, collected, or popular games.

Admin-only

  • /sellers
    Lists all sellers.
  • /ignoredsellers list
    Lists all ignored sellers. Ignored sellers do not appear in /deals or /prices lists.
  • /ignoredsellers [add|remove] [seller]
    Adds or removes an ignored seller.
  • /ignoredsellers clear
    Clears all previously added ignored sellers.

Example usage

License

IsThereAnyDeal Lookup is licensed under the MIT License.