Fix and update embed color

This commit is contained in:
Dylan
2024-09-13 00:25:16 +01:00
parent 950091fc2b
commit 73edc9ebab
3 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"config": {
"appname": "vxTwitter",
"color": "#43B581",
"color": "#1DA1F2",
"database": "[url to mongo database goes here]",
"link_cache": "ram",
"method": "hybrid",