Skip to content

Commit f69c9a7

Browse files
committed
Final changes for V4
1 parent a2c8ac3 commit f69c9a7

44 files changed

Lines changed: 127 additions & 351 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

config.example.json

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"token": "",
33
"prefix": ".",
4-
"rich_presence": true,
54
"theme": "ghost",
6-
"gui": true,
7-
"rich_embed_webhook": "",
5+
"apis": {
6+
"serpapi": ""
7+
},
88
"message_settings": {
99
"auto_delete_delay": 15,
1010
"style": "image"
@@ -17,15 +17,26 @@
1717
"nitro": {
1818
"enabled": true,
1919
"ignore_invalid": false,
20-
"webhook": ""
20+
"webhook": "",
21+
"name": "nitro"
2122
},
2223
"privnote": {
2324
"enabled": true,
2425
"ignore_invalid": false,
25-
"webhook": ""
26+
"webhook": "",
27+
"name": "privnote"
2628
}
2729
},
28-
"apis": {
29-
"serpapi": ""
30-
}
30+
"rich_presence": {
31+
"enabled": false,
32+
"client_id": "1018195507560063039",
33+
"state": "ghost aint dead",
34+
"details": "",
35+
"large_image": "ghost",
36+
"large_text": "",
37+
"small_image": "",
38+
"small_text": "",
39+
"name": "Ghost"
40+
},
41+
"rich_embed_webhook": ""
3142
}

data/animatedbanner.gif

-932 KB
Binary file not shown.

data/banner.png

-1.68 MB
Binary file not shown.

data/cc-template.png

-317 KB
Binary file not shown.

data/fonts/HostGrotesk-Bold.ttf

58 KB
Binary file not shown.
59.3 KB
Binary file not shown.
58 KB
Binary file not shown.
59.4 KB
Binary file not shown.

data/fonts/HostGrotesk-Italic.ttf

59.3 KB
Binary file not shown.

data/fonts/HostGrotesk-Light.ttf

58.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)