A simple gamer tag/name linking bot, that lets you associate your in-game name (on any game) to your Discord user.
Welcome to the In-Game Name Linker Bot!
NOTE: This BOT requires that you create a new role called "Games Manager" and assign it to the appropiate Discord Users who may add/remove games.
This BOT provides a simple and lightweight way to link any username to any game and have it associated with your Discord User.
This makes it easier for your members to easily share and get another discord users in-game name.
All linking is purely text-based, meaning we do not truly get games and usernames - its up to the player to simply provide their text-based name. However, by making it only text-based this BOT is very simple and very lightweight.
Here is an example of adding a new game and adding your username to said game.
Since everything is text-based, this means you can add anything as a "game", such as Steam, since a users Steam ID will be applicable across all Steam games.
Command List
| Command |
arg1 |
arg2 |
Example |
Example Result |
|
!addgame |
Interaction Name |
Game Name |
!addgame MW Modern Warfare |
Adds a new game called Modern Warfare, that users can interact with by using the string "MW" |
|
!removegame |
Interaction Name |
|
!removegame MW |
Removes the game MW from your server |
|
!addname |
Interaction Name |
In-Game Name |
!addname MW TheCyberSniper#112256 |
Links the user's discord name to their MW name, and makes it retrievable from that users Discord. Any user may now type "!MW @DiscordUser" to get their MW name, or, a user may get their own MW name by just typing "!MW" |
|
!removename |
Interaction Name |
|
!removename MW |
Removes the Discord users In-Game Name for MW from this server |
|
!(insert Interaction Name)
|
Interaction Name |
|
!MW |
Will output your in-game name for the specified interaction name |
|
!(insert Interaction Name)
|
Interaction Name |
@UserMention |
!MW @Austin#3052 |
Will output the specified ineraction name of the mentioned user. In this example, it will print out @Austin#3052's MW username |
|
!games |
|
|
!games |
Will output a list of this server's linked games and their interaction name |
|
!names |
|
|
!names |
Will output a list of your linked names in this server |
|
!names |
@UserMention |
|
!names @Austin#3052 |
Will output a list of @Austin#3052's linked names in this server |