4.1.9 update defualt color
This commit is contained in:
2 files changed
+2
-2
No files matched your search
+1
-1
@@ -11,7 +11,7 @@ module.exports = {
|
|||||||
Scopes: ["identify", "guilds", "applications.commands"], //Discord OAuth2 Scopes
|
Scopes: ["identify", "guilds", "applications.commands"], //Discord OAuth2 Scopes
|
||||||
IconURL: "",
|
IconURL: "",
|
||||||
Colors: {
|
Colors: {
|
||||||
Default: "#f05724",
|
Default: "#8a7c72",
|
||||||
Red: "#ba0f0f",
|
Red: "#ba0f0f",
|
||||||
Green: "#32a852",
|
Green: "#32a852",
|
||||||
Yellow: "#ffb01f"
|
Yellow: "#ffb01f"
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "dayz-armbands",
|
"name": "dayz-armbands",
|
||||||
"version": "4.1.8",
|
"version": "4.1.9",
|
||||||
"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