4.1.7 update config"
This commit is contained in:
2 files changed
+1
-3
No files matched your search
@@ -21,7 +21,5 @@ module.exports = {
|
|||||||
dbo: process.env.dbo || "knoldus",
|
dbo: process.env.dbo || "knoldus",
|
||||||
Presence: {
|
Presence: {
|
||||||
status: "online", // You can show online, idle, and dnd
|
status: "online", // You can show online, idle, and dnd
|
||||||
name: "Grand Theft Auto V", // The message shown
|
|
||||||
type: "PLAYING", // PLAYING, WATCHING, LISTENING, STREAMING
|
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "dayz-armbands",
|
"name": "dayz-armbands",
|
||||||
"version": "4.1.6",
|
"version": "4.1.7",
|
||||||
"description": "A Discord Bot to handle DayZ server flags and armbands for in game factions.",
|
"description": "A Discord Bot to handle DayZ server flags and armbands for in game factions.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"nodemonConfig": {
|
"nodemonConfig": {
|
||||||
|
|||||||
Reference in new issue
Block a user