Skip to content

Galus/discord-playing-custom-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

discord-playing-custom-game

Tiny program used to set the game you're playing in Discord to anything you want.

Using the pre-compiled .exe

  1. rename file to fake_game_name.exe
  2. double click to run the program!

Don't trust me? Compile it yourself

  1. download or clone this repository
  2. run 'gcc discord-playing.cpp -o discord-playing.exe' (replace gcc with c++ using mingw)
  3. rename discord-playing.exe file to fake_game_name.exe
  4. double click to run the program!

How to set custom game in Discord (May 17 2017 Release)

  1. Click the User-Settings cog-wheel
  2. Games > "Not seeing your game? Add It!"
  3. Type the name that you set (i.e. fakegamename)
  4. ...
  5. Profit!

Get Discord

About

Tiny program used to set the game you're playing in Discord to anything you want.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages