-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_2.1.0.json
More file actions
76 lines (76 loc) · 3.02 KB
/
_2.1.0.json
File metadata and controls
76 lines (76 loc) · 3.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
"changed": [
"./CHANGELOG.md",
"./README.md",
"./cleanup.js",
"./core/_build.js",
"./core/dashboard/server/app.js",
"./core/handlers/database.js",
"./core/handlers/events.js",
"./core/handlers/listen.js",
"./core/var/_global_info.js",
"./core/var/common.js",
"./core/var/controllers/thread.js",
"./core/var/controllers/user.js",
"./core/var/languages/ar_SY.yml",
"./core/var/languages/en_US.yml",
"./core/var/languages/vi_VN.yml",
"./core/var/modules/loader.js",
"./plugins/commands/Admin/data.js",
"./plugins/commands/Admin/mods.js",
"./plugins/commands/Admin/restart.js",
"./plugins/commands/Admin/run.js",
"./plugins/commands/Admin/sendnoti.js",
"./plugins/commands/example/example_1.js",
"./plugins/commands/general/help.js",
"./plugins/commands/general/nino.js",
"./plugins/commands/general/rank.js",
"./plugins/commands/general/trans.js",
"./plugins/commands/group/adduser.js",
"./plugins/commands/group/kick.js",
"./plugins/commands/group/note.js",
"./plugins/commands/group/refresh.js",
"./plugins/commands/group/setJoin.js",
"./plugins/commands/group/setLeave.js",
"./plugins/commands/group/threadnoti.js",
"./plugins/commands/media/audio.js",
"./plugins/commands/media/tikdown.js",
"./plugins/commands/media/video.js",
"./plugins/commands/nsfw/nsfw.js",
"./plugins/commands/nsfw/rule34.js",
"./plugins/events/subcribe.js",
"./plugins/events/unsubcribe.js",
"./package.json"
],
"added": [
"./plugins/commands/Admin/deleteMessage.js",
"./plugins/commands/Admin/maintain.js",
"./plugins/commands/Admin/out.js",
"./plugins/commands/Admin/pending.js",
"./plugins/commands/entertainment/biden.js",
"./plugins/commands/entertainment/communism.js",
"./plugins/commands/entertainment/drake.js",
"./plugins/commands/entertainment/jail.js",
"./plugins/commands/entertainment/love.js",
"./plugins/commands/entertainment/pikachu.js",
"./plugins/commands/entertainment/pooh.js",
"./plugins/commands/entertainment/sadcat.js",
"./plugins/commands/entertainment/unforgivable.js",
"./plugins/commands/entertainment/waifu.js",
"./plugins/commands/entertainment/wanted.js",
"./plugins/commands/general/getlink.js",
"./plugins/commands/general/report.js",
"./plugins/commands/general/streak.js",
"./plugins/commands/general/weather.js",
"./plugins/commands/group/rules.js",
"./plugins/commands/group/unsend.js",
"./plugins/commands/group/warn.js",
"./plugins/onMessage/ninoauto.js"
],
"removed": [
"./plugins/commands/general/jail.js",
"./plugins/commands/general/love.js",
"./plugins/commands/general/waifu.js"
],
"preVersion": "2.0.7"
}