diff options
| -rw-r--r-- | bot.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ const prefix = "vt!"; function setGame() { var games = [ "For help: vt!help", - "QT Creator", + "Qt Creator", "theShell", "VS Code" ] |
