Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.93 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.93 KB

ggcentral - a Discord bot for all things video games 🎮

ggcentral, or ggc-bot is a Discord bot written in JavaScript's Node runtime, and powered by the Discord.js library (check it out here and here).

So what does it do exactly? Glad you asked. I've purposefully made it to be extensible and customizable, adding only the features that I thought were missing from the usual bots, or features that were exciting enough that made go 'why not?'. And the features themselves? Well, have a look at them for yourself.

  • Get all the deals currently from across the web on any game. Since names can vary wildly, the bot can currently only accepts Steam's appIDs. These IDs are displayed in the Steam's store links:

Screenshot_567

  • Usage: gg!check [steamAppID] (yup, commands have to start with gg!)

Screenshot_565

  • Check for the most 'bang-for-buck' deals from across stores like Steam, Epic, Origin, GOG, etc. Games by default are listed by their discounts, sorted descending.
    • Usage: gg!deals, OR
    • gg!deals -a to list deals from across all supported stores, OR
    • gg!deals epic,gog to list from stores mentioned (should be given as comma-separated string without spaces).

Screenshot_569

  • Register your Steam wishlist and get notified (either by DMs or via the server) whenever any item from your list goes on sale.

Screenshot_566

  • TODO:
    • Add functionality to user registration
    • Add alerts from r/GameDeals