[Feature Request] .games Command
See original GitHub issueDescription
There should .games
command where you must provide genre to get random games from this genre (like my added .movies
command) and also have following subcommands:
top <amount>
- Most popular gamescompany
- Get random game company
Reasoning
I’d like to see this in SeasonalBot, and there is already something like this in Halloween Season, so this mean other peoples want this too.
Proposed Implementation
Would you like to implement this yourself?
- I’d like to implement this feature myself
- Anyone can implement this feature
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
keep desktop resolution, and run command after game ...
Feature requests - keep desktop resolution, and run command after game options.
Read more >Source Feature Requests - Valve Developer Community
This page is about things happening in-game. For bugs (only) concerning things occurring while using the SDK, see Source SDK Bugs. For things...
Read more >Solved: Where do we make requests for features in games?
Re: Where do we make requests for features in games? ... 1) edit real players hair. ... 3) give some options to be...
Read more >Rogue's Tale - [REQUEST] Console command list
Hi there, I see there are some useful console commands like /search 2. ... Rogue's Tale > Feature Requests > Topic Details.
Read more >Feature Request: FS22 Command Line Switches
override what game.xml file is read. override just the mods folder location. Thanks! J.T.Sage PC / XBox (former) Player
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
If there’s a choice between a local JSON file and an API that can both accomplish nearly the same task I would rather tend towards an API solution, as our resource files are very rarely (if ever) updated beyond their state when initially merged into the codebase.
This shouldn’t be too different from the movies command, the description seems fine so feel free to add this.