Skip to content

A discord cog for creating user game lists, finding game list intersections, and some more stuff.

License

Notifications You must be signed in to change notification settings

TheCogCollective/Discord_Game_Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOSSA Status

Game Library Cog for RedBot

A Discord cog for creating user game lists, finding game list intersections, and some more stuff.

Installation

  • Add this repo to your bot with [p]repo add collective https://github.com/TheCogCollective/Discord_Game_Library
  • Install the library cog with [p]cog install collective gamelib (this may take a minute)
  • Finally, load the cog with [p]load gamelib

Updates

You can first check for cog updates by running [p]cog checkforupdates. If available, you can specifically update the library cog by running [p]cog update gamelib.

Usage

All the following commands need to be prefixed with '[p]game'. For example, if you want to manually add a game to your library with a '!' prefix, use:

!game add (game_name)

Steam:

  • steamkey - Sets the Steam API key for the bot (one-time setup; required to use the steamsync and update commands).
    • Visit the Steam Web API Key page, login with your Steam profile and fill out the short form to generate one - you can use any domain to do so.
  • steamsync - Syncs games between the given Steam ID and the user's library.
  • update - Updates a user's game library from their synced Steam profile (for new games and accidental deletions!).

Non-Steam:

  • add - Adds a game to a user's library.

Suggestions:

  • suggest - Looks at the libraries of online users and displays all the common games (priority order: voice > online users)
  • poll - Same as suggest, but instead creates a Strawpoll for users to vote on a game to play.

Deletions:

  • remove - Removes a game from a user's library (the update command will re-add all Steam games).
  • destroy - Deletes the author user's library.

Library:

  • list - Prints out a user's entire game library.
  • check - Checks for a game in a user's library, or for all online users in the server.

License

FOSSA Status


Made with ♥ by Alchez and vjFaLk

About

A discord cog for creating user game lists, finding game list intersections, and some more stuff.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages