summaryrefslogtreecommitdiff
path: root/bot.js
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-02-24 22:09:22 -0500
committerAlee <alee14498@gmail.com>2018-02-24 22:09:22 -0500
commitda83c3e6ac0878b9735ec1c9c1e6c879d3aac2e5 (patch)
treef76ed494eaefd22ef03c4702179aa613d9b11f8d /bot.js
parent7a853724b8f406e37a9d7b74e37af778303e321e (diff)
downloadVTBot-da83c3e6ac0878b9735ec1c9c1e6c879d3aac2e5.tar.gz
VTBot-da83c3e6ac0878b9735ec1c9c1e6c879d3aac2e5.tar.bz2
VTBot-da83c3e6ac0878b9735ec1c9c1e6c879d3aac2e5.zip
Fixed Qt CreatorHEADmaster
Diffstat (limited to 'bot.js')
-rw-r--r--bot.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot.js b/bot.js
index aade2e8..a688191 100644
--- a/bot.js
+++ b/bot.js
@@ -8,7 +8,7 @@ const prefix = "vt!";
function setGame() {
var games = [
"For help: vt!help",
- "QT Creator",
+ "Qt Creator",
"theShell",
"VS Code"
]