I quite like the game idea can we all use discord and maybe play something like CAH, it'd always fun to have a laugh with people about the situations it has. :D
Not really an idiotic comment seeings as they're basic git commands lol. I suggest you actually attempt using GitHub as a client for GitLab. It all works together as I've used it and so do quite a few people when it comes to using it on the https://git.projectplus.io/ which is clearly GitLab...
It does have these commands you just need to cd the location of your git usually documents/github/RepoName and then run commands from that. You can read about the commands here: https://confluence.atlassian.com/bitbucketserver/basic-git-commands-776639767.html
All you would need to do would be where it runs it execute a task
Task.Run(async delegate
{
Room.SendMessage(new ChatComposer(ThisUser.VirtualId, "* Pulls out MP5 *", 1, ThisUser.LastBubble));
await Task.Delay(5000);
Room.SendMessage(new ChatComposer(ThisUser.VirtualId, "* takes aim...
Honestly this entire thing looks familiar as stated above.. And from googling bits looks like a bunch of templates got shoved together as Sledmore originally said.