> For the complete documentation index, see [llms.txt](https://builderman.theravenhub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://builderman.theravenhub.com/commands/manager-commands/delete-game.md).

# /delete-game

### General Information

With the `/add-game` command, managers and administrators can remove already existing projects (games) from the server.

### Requirments

* There must be at least one project (game) on the server ([/add-game](/commands/manager-commands/add-games.md))
* The User must either have the Manager Role ([/manager-role](/commands/owner-commands/manager-role.md)) or be an Administrator

### Command Details

To execute the command, the name of the project (game) must be defined. Example `/add-game game:MyNewGame`

Upon successfully executing the command in a channel where Builderman is able to send messages, the bot will remove the requested game to the database and respond with a confirmation.
