Patch
This commit is contained in:
@@ -14,28 +14,28 @@
|
|||||||
"CMD_LevelingSystem.dll": {}
|
"CMD_LevelingSystem.dll": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net/3.1.0": {
|
"Discord.Net/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Commands": "3.1.0",
|
"Discord.Net.Commands": "3.5.0",
|
||||||
"Discord.Net.Core": "3.1.0",
|
"Discord.Net.Core": "3.5.0",
|
||||||
"Discord.Net.Interactions": "3.1.0",
|
"Discord.Net.Interactions": "3.5.0",
|
||||||
"Discord.Net.Rest": "3.1.0",
|
"Discord.Net.Rest": "3.5.0",
|
||||||
"Discord.Net.WebSocket": "3.1.0",
|
"Discord.Net.WebSocket": "3.5.0",
|
||||||
"Discord.Net.Webhook": "3.1.0"
|
"Discord.Net.Webhook": "3.5.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.Commands/3.1.0": {
|
"Discord.Net.Commands/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Core": "3.1.0"
|
"Discord.Net.Core": "3.5.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.Commands.dll": {
|
"lib/net5.0/Discord.Net.Commands.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.Core/3.1.0": {
|
"Discord.Net.Core/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Newtonsoft.Json": "13.0.1",
|
"Newtonsoft.Json": "13.0.1",
|
||||||
"System.Collections.Immutable": "5.0.0",
|
"System.Collections.Immutable": "5.0.0",
|
||||||
@@ -44,59 +44,59 @@
|
|||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.Core.dll": {
|
"lib/net5.0/Discord.Net.Core.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.Interactions/3.1.0": {
|
"Discord.Net.Interactions/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Core": "3.1.0",
|
"Discord.Net.Core": "3.5.0",
|
||||||
"Discord.Net.Rest": "3.1.0",
|
"Discord.Net.Rest": "3.5.0",
|
||||||
"Discord.Net.WebSocket": "3.1.0",
|
"Discord.Net.WebSocket": "3.5.0",
|
||||||
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
|
||||||
"System.Collections.Immutable": "5.0.0",
|
"System.Collections.Immutable": "5.0.0",
|
||||||
"System.Reactive": "5.0.0"
|
"System.Reactive": "5.0.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.Interactions.dll": {
|
"lib/net5.0/Discord.Net.Interactions.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.Rest/3.1.0": {
|
"Discord.Net.Rest/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Core": "3.1.0"
|
"Discord.Net.Core": "3.5.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.Rest.dll": {
|
"lib/net5.0/Discord.Net.Rest.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.Webhook/3.1.0": {
|
"Discord.Net.Webhook/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Core": "3.1.0",
|
"Discord.Net.Core": "3.5.0",
|
||||||
"Discord.Net.Rest": "3.1.0"
|
"Discord.Net.Rest": "3.5.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.Webhook.dll": {
|
"lib/net5.0/Discord.Net.Webhook.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.WebSocket/3.1.0": {
|
"Discord.Net.WebSocket/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Core": "3.1.0",
|
"Discord.Net.Core": "3.5.0",
|
||||||
"Discord.Net.Rest": "3.1.0"
|
"Discord.Net.Rest": "3.5.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.WebSocket.dll": {
|
"lib/net5.0/Discord.Net.WebSocket.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
"System.ValueTuple/4.5.0": {},
|
"System.ValueTuple/4.5.0": {},
|
||||||
"PluginManager/1.0.0": {
|
"PluginManager/1.0.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net": "3.1.0"
|
"Discord.Net": "3.5.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"PluginManager.dll": {}
|
"PluginManager.dll": {}
|
||||||
@@ -161,54 +161,54 @@
|
|||||||
"serviceable": false,
|
"serviceable": false,
|
||||||
"sha512": ""
|
"sha512": ""
|
||||||
},
|
},
|
||||||
"Discord.Net/3.1.0": {
|
"Discord.Net/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-GAY7d+k8UN5BsObGpysvg7ca6YwTqvesTouM8S8eBWSmwGnK38iceVkURg0QNAG70tlJ4w8S/BOjocRRvXU2MQ==",
|
"sha512": "sha512-IUtexpvogudb1rllKBWkIEpBVQoToMjtVo81KPkt+gNMe7KtRDcZJgcn6+72viMtyw0e95OJPXFV5VEA/n2OQQ==",
|
||||||
"path": "discord.net/3.1.0",
|
"path": "discord.net/3.5.0",
|
||||||
"hashPath": "discord.net.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.Commands/3.1.0": {
|
"Discord.Net.Commands/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-EZdtrAqj6Uspyz4CvIwFP/UQ4XUpXjIPG1b5LrfAKOo12ks4k6XO7up2h+UsHexk7mEz4sfZxkEXGrW6PSh+/Q==",
|
"sha512": "sha512-ClTv8aiTlitvS48YatRiTLvgE2f2uKgmHNPVBIuvJBHZO2u4bZCzoN1fid+pZn2sbVOkt8uftlLGzz5DSZlFIA==",
|
||||||
"path": "discord.net.commands/3.1.0",
|
"path": "discord.net.commands/3.5.0",
|
||||||
"hashPath": "discord.net.commands.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.commands.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.Core/3.1.0": {
|
"Discord.Net.Core/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-Oxz3CiWVvenSaHRYZeCKgRqzcWqdjGYmpxVVN2vPikt6bTN+xHAR4jczk8plKDDdINt7Lac37iLsRaqzUtJZpQ==",
|
"sha512": "sha512-rCzzaznMVQ+bLMxOpYwTyqm9V22kMy6BxlQisSxemHZDe2Jedz3Clp/a0dToACLz+Dlp3u+jYUfCBnTz7L6f4g==",
|
||||||
"path": "discord.net.core/3.1.0",
|
"path": "discord.net.core/3.5.0",
|
||||||
"hashPath": "discord.net.core.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.core.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.Interactions/3.1.0": {
|
"Discord.Net.Interactions/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-XzLChVRQGniUU8kdLMDYEOjifzvrcsOiAdKm/pO/PGPpZSMWSzPWlJUWaQlWMtOImrYULzRejOeoc2/3K3R30Q==",
|
"sha512": "sha512-wE9+V9DJ7r+1s4euOi4sGPIAt4sD7r+Tk5s9mrlbLCHVQTK4KllAvcrL25bPFI38FuFceREEzFoRlTrekSyB2Q==",
|
||||||
"path": "discord.net.interactions/3.1.0",
|
"path": "discord.net.interactions/3.5.0",
|
||||||
"hashPath": "discord.net.interactions.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.interactions.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.Rest/3.1.0": {
|
"Discord.Net.Rest/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-97kdAYjlNuuOnhRQW/OoGK2oBObvpzZlCSPJjIcI4DneEq6k2WIFhG00fvxK7DCVTlB5BgBMAT1BeRUk4/rUxQ==",
|
"sha512": "sha512-BnTdLFuuQsKvCv08VQrD4X1Hw2Xp+MELIRQiDiKfG01IiQlRTN+1gc3LB1zXgn5xBvC0HXjHxwV22GrMD9uKHQ==",
|
||||||
"path": "discord.net.rest/3.1.0",
|
"path": "discord.net.rest/3.5.0",
|
||||||
"hashPath": "discord.net.rest.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.rest.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.Webhook/3.1.0": {
|
"Discord.Net.Webhook/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-cZFxFf9H3GUBITlx1b7IskglgjJxSYpOIZOtyVW2WnPp7LpnxlOi1piRG22fH9fdhCC/RyDx3gZtYfN6WzacCw==",
|
"sha512": "sha512-vCIGZS+m88sQDuFmdbUqg+2RIXS/NJWx8ei3MX+ZEYiAvOkDgQfkIlEnU1NKpds6ivTt5GFlv6UzcWubb5VJ1w==",
|
||||||
"path": "discord.net.webhook/3.1.0",
|
"path": "discord.net.webhook/3.5.0",
|
||||||
"hashPath": "discord.net.webhook.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.webhook.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.WebSocket/3.1.0": {
|
"Discord.Net.WebSocket/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-6OsLNXHNKC/laDKoBD+T0Km0vzqHaCcBOaI/NA8Qsed935MtEOTy7juorF22gF6TYOeoclUgSINrHCY4zWvxpA==",
|
"sha512": "sha512-LjBOvcP40vJ+dhOtBDi8haEeblPAKpAIqR04NBzTM1/0RVavJZH89ovfSQIk42ygkiOaDV4E2x0Mmh6DRoIYcw==",
|
||||||
"path": "discord.net.websocket/3.1.0",
|
"path": "discord.net.websocket/3.5.0",
|
||||||
"hashPath": "discord.net.websocket.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.websocket.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {
|
"Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
|
|||||||
Binary file not shown.
@@ -14,28 +14,28 @@
|
|||||||
"CMD_Utils.dll": {}
|
"CMD_Utils.dll": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net/3.1.0": {
|
"Discord.Net/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Commands": "3.1.0",
|
"Discord.Net.Commands": "3.5.0",
|
||||||
"Discord.Net.Core": "3.1.0",
|
"Discord.Net.Core": "3.5.0",
|
||||||
"Discord.Net.Interactions": "3.1.0",
|
"Discord.Net.Interactions": "3.5.0",
|
||||||
"Discord.Net.Rest": "3.1.0",
|
"Discord.Net.Rest": "3.5.0",
|
||||||
"Discord.Net.WebSocket": "3.1.0",
|
"Discord.Net.WebSocket": "3.5.0",
|
||||||
"Discord.Net.Webhook": "3.1.0"
|
"Discord.Net.Webhook": "3.5.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.Commands/3.1.0": {
|
"Discord.Net.Commands/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Core": "3.1.0"
|
"Discord.Net.Core": "3.5.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.Commands.dll": {
|
"lib/net5.0/Discord.Net.Commands.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.Core/3.1.0": {
|
"Discord.Net.Core/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Newtonsoft.Json": "13.0.1",
|
"Newtonsoft.Json": "13.0.1",
|
||||||
"System.Collections.Immutable": "5.0.0",
|
"System.Collections.Immutable": "5.0.0",
|
||||||
@@ -44,59 +44,59 @@
|
|||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.Core.dll": {
|
"lib/net5.0/Discord.Net.Core.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.Interactions/3.1.0": {
|
"Discord.Net.Interactions/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Core": "3.1.0",
|
"Discord.Net.Core": "3.5.0",
|
||||||
"Discord.Net.Rest": "3.1.0",
|
"Discord.Net.Rest": "3.5.0",
|
||||||
"Discord.Net.WebSocket": "3.1.0",
|
"Discord.Net.WebSocket": "3.5.0",
|
||||||
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
|
||||||
"System.Collections.Immutable": "5.0.0",
|
"System.Collections.Immutable": "5.0.0",
|
||||||
"System.Reactive": "5.0.0"
|
"System.Reactive": "5.0.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.Interactions.dll": {
|
"lib/net5.0/Discord.Net.Interactions.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.Rest/3.1.0": {
|
"Discord.Net.Rest/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Core": "3.1.0"
|
"Discord.Net.Core": "3.5.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.Rest.dll": {
|
"lib/net5.0/Discord.Net.Rest.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.Webhook/3.1.0": {
|
"Discord.Net.Webhook/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Core": "3.1.0",
|
"Discord.Net.Core": "3.5.0",
|
||||||
"Discord.Net.Rest": "3.1.0"
|
"Discord.Net.Rest": "3.5.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.Webhook.dll": {
|
"lib/net5.0/Discord.Net.Webhook.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.WebSocket/3.1.0": {
|
"Discord.Net.WebSocket/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Core": "3.1.0",
|
"Discord.Net.Core": "3.5.0",
|
||||||
"Discord.Net.Rest": "3.1.0"
|
"Discord.Net.Rest": "3.5.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.WebSocket.dll": {
|
"lib/net5.0/Discord.Net.WebSocket.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
"System.ValueTuple/4.5.0": {},
|
"System.ValueTuple/4.5.0": {},
|
||||||
"PluginManager/1.0.0": {
|
"PluginManager/1.0.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net": "3.1.0"
|
"Discord.Net": "3.5.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"PluginManager.dll": {}
|
"PluginManager.dll": {}
|
||||||
@@ -161,54 +161,54 @@
|
|||||||
"serviceable": false,
|
"serviceable": false,
|
||||||
"sha512": ""
|
"sha512": ""
|
||||||
},
|
},
|
||||||
"Discord.Net/3.1.0": {
|
"Discord.Net/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-GAY7d+k8UN5BsObGpysvg7ca6YwTqvesTouM8S8eBWSmwGnK38iceVkURg0QNAG70tlJ4w8S/BOjocRRvXU2MQ==",
|
"sha512": "sha512-IUtexpvogudb1rllKBWkIEpBVQoToMjtVo81KPkt+gNMe7KtRDcZJgcn6+72viMtyw0e95OJPXFV5VEA/n2OQQ==",
|
||||||
"path": "discord.net/3.1.0",
|
"path": "discord.net/3.5.0",
|
||||||
"hashPath": "discord.net.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.Commands/3.1.0": {
|
"Discord.Net.Commands/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-EZdtrAqj6Uspyz4CvIwFP/UQ4XUpXjIPG1b5LrfAKOo12ks4k6XO7up2h+UsHexk7mEz4sfZxkEXGrW6PSh+/Q==",
|
"sha512": "sha512-ClTv8aiTlitvS48YatRiTLvgE2f2uKgmHNPVBIuvJBHZO2u4bZCzoN1fid+pZn2sbVOkt8uftlLGzz5DSZlFIA==",
|
||||||
"path": "discord.net.commands/3.1.0",
|
"path": "discord.net.commands/3.5.0",
|
||||||
"hashPath": "discord.net.commands.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.commands.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.Core/3.1.0": {
|
"Discord.Net.Core/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-Oxz3CiWVvenSaHRYZeCKgRqzcWqdjGYmpxVVN2vPikt6bTN+xHAR4jczk8plKDDdINt7Lac37iLsRaqzUtJZpQ==",
|
"sha512": "sha512-rCzzaznMVQ+bLMxOpYwTyqm9V22kMy6BxlQisSxemHZDe2Jedz3Clp/a0dToACLz+Dlp3u+jYUfCBnTz7L6f4g==",
|
||||||
"path": "discord.net.core/3.1.0",
|
"path": "discord.net.core/3.5.0",
|
||||||
"hashPath": "discord.net.core.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.core.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.Interactions/3.1.0": {
|
"Discord.Net.Interactions/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-XzLChVRQGniUU8kdLMDYEOjifzvrcsOiAdKm/pO/PGPpZSMWSzPWlJUWaQlWMtOImrYULzRejOeoc2/3K3R30Q==",
|
"sha512": "sha512-wE9+V9DJ7r+1s4euOi4sGPIAt4sD7r+Tk5s9mrlbLCHVQTK4KllAvcrL25bPFI38FuFceREEzFoRlTrekSyB2Q==",
|
||||||
"path": "discord.net.interactions/3.1.0",
|
"path": "discord.net.interactions/3.5.0",
|
||||||
"hashPath": "discord.net.interactions.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.interactions.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.Rest/3.1.0": {
|
"Discord.Net.Rest/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-97kdAYjlNuuOnhRQW/OoGK2oBObvpzZlCSPJjIcI4DneEq6k2WIFhG00fvxK7DCVTlB5BgBMAT1BeRUk4/rUxQ==",
|
"sha512": "sha512-BnTdLFuuQsKvCv08VQrD4X1Hw2Xp+MELIRQiDiKfG01IiQlRTN+1gc3LB1zXgn5xBvC0HXjHxwV22GrMD9uKHQ==",
|
||||||
"path": "discord.net.rest/3.1.0",
|
"path": "discord.net.rest/3.5.0",
|
||||||
"hashPath": "discord.net.rest.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.rest.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.Webhook/3.1.0": {
|
"Discord.Net.Webhook/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-cZFxFf9H3GUBITlx1b7IskglgjJxSYpOIZOtyVW2WnPp7LpnxlOi1piRG22fH9fdhCC/RyDx3gZtYfN6WzacCw==",
|
"sha512": "sha512-vCIGZS+m88sQDuFmdbUqg+2RIXS/NJWx8ei3MX+ZEYiAvOkDgQfkIlEnU1NKpds6ivTt5GFlv6UzcWubb5VJ1w==",
|
||||||
"path": "discord.net.webhook/3.1.0",
|
"path": "discord.net.webhook/3.5.0",
|
||||||
"hashPath": "discord.net.webhook.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.webhook.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.WebSocket/3.1.0": {
|
"Discord.Net.WebSocket/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-6OsLNXHNKC/laDKoBD+T0Km0vzqHaCcBOaI/NA8Qsed935MtEOTy7juorF22gF6TYOeoclUgSINrHCY4zWvxpA==",
|
"sha512": "sha512-LjBOvcP40vJ+dhOtBDi8haEeblPAKpAIqR04NBzTM1/0RVavJZH89ovfSQIk42ygkiOaDV4E2x0Mmh6DRoIYcw==",
|
||||||
"path": "discord.net.websocket/3.1.0",
|
"path": "discord.net.websocket/3.5.0",
|
||||||
"hashPath": "discord.net.websocket.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.websocket.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {
|
"Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
|
|||||||
Binary file not shown.
@@ -14,28 +14,28 @@
|
|||||||
"EVE_LevelingSystem.dll": {}
|
"EVE_LevelingSystem.dll": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net/3.1.0": {
|
"Discord.Net/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Commands": "3.1.0",
|
"Discord.Net.Commands": "3.5.0",
|
||||||
"Discord.Net.Core": "3.1.0",
|
"Discord.Net.Core": "3.5.0",
|
||||||
"Discord.Net.Interactions": "3.1.0",
|
"Discord.Net.Interactions": "3.5.0",
|
||||||
"Discord.Net.Rest": "3.1.0",
|
"Discord.Net.Rest": "3.5.0",
|
||||||
"Discord.Net.WebSocket": "3.1.0",
|
"Discord.Net.WebSocket": "3.5.0",
|
||||||
"Discord.Net.Webhook": "3.1.0"
|
"Discord.Net.Webhook": "3.5.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.Commands/3.1.0": {
|
"Discord.Net.Commands/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Core": "3.1.0"
|
"Discord.Net.Core": "3.5.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.Commands.dll": {
|
"lib/net5.0/Discord.Net.Commands.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.Core/3.1.0": {
|
"Discord.Net.Core/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Newtonsoft.Json": "13.0.1",
|
"Newtonsoft.Json": "13.0.1",
|
||||||
"System.Collections.Immutable": "5.0.0",
|
"System.Collections.Immutable": "5.0.0",
|
||||||
@@ -44,59 +44,59 @@
|
|||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.Core.dll": {
|
"lib/net5.0/Discord.Net.Core.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.Interactions/3.1.0": {
|
"Discord.Net.Interactions/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Core": "3.1.0",
|
"Discord.Net.Core": "3.5.0",
|
||||||
"Discord.Net.Rest": "3.1.0",
|
"Discord.Net.Rest": "3.5.0",
|
||||||
"Discord.Net.WebSocket": "3.1.0",
|
"Discord.Net.WebSocket": "3.5.0",
|
||||||
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
|
||||||
"System.Collections.Immutable": "5.0.0",
|
"System.Collections.Immutable": "5.0.0",
|
||||||
"System.Reactive": "5.0.0"
|
"System.Reactive": "5.0.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.Interactions.dll": {
|
"lib/net5.0/Discord.Net.Interactions.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.Rest/3.1.0": {
|
"Discord.Net.Rest/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Core": "3.1.0"
|
"Discord.Net.Core": "3.5.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.Rest.dll": {
|
"lib/net5.0/Discord.Net.Rest.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.Webhook/3.1.0": {
|
"Discord.Net.Webhook/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Core": "3.1.0",
|
"Discord.Net.Core": "3.5.0",
|
||||||
"Discord.Net.Rest": "3.1.0"
|
"Discord.Net.Rest": "3.5.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.Webhook.dll": {
|
"lib/net5.0/Discord.Net.Webhook.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.WebSocket/3.1.0": {
|
"Discord.Net.WebSocket/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Core": "3.1.0",
|
"Discord.Net.Core": "3.5.0",
|
||||||
"Discord.Net.Rest": "3.1.0"
|
"Discord.Net.Rest": "3.5.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.WebSocket.dll": {
|
"lib/net5.0/Discord.Net.WebSocket.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
"System.ValueTuple/4.5.0": {},
|
"System.ValueTuple/4.5.0": {},
|
||||||
"PluginManager/1.0.0": {
|
"PluginManager/1.0.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net": "3.1.0"
|
"Discord.Net": "3.5.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"PluginManager.dll": {}
|
"PluginManager.dll": {}
|
||||||
@@ -161,54 +161,54 @@
|
|||||||
"serviceable": false,
|
"serviceable": false,
|
||||||
"sha512": ""
|
"sha512": ""
|
||||||
},
|
},
|
||||||
"Discord.Net/3.1.0": {
|
"Discord.Net/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-GAY7d+k8UN5BsObGpysvg7ca6YwTqvesTouM8S8eBWSmwGnK38iceVkURg0QNAG70tlJ4w8S/BOjocRRvXU2MQ==",
|
"sha512": "sha512-IUtexpvogudb1rllKBWkIEpBVQoToMjtVo81KPkt+gNMe7KtRDcZJgcn6+72viMtyw0e95OJPXFV5VEA/n2OQQ==",
|
||||||
"path": "discord.net/3.1.0",
|
"path": "discord.net/3.5.0",
|
||||||
"hashPath": "discord.net.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.Commands/3.1.0": {
|
"Discord.Net.Commands/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-EZdtrAqj6Uspyz4CvIwFP/UQ4XUpXjIPG1b5LrfAKOo12ks4k6XO7up2h+UsHexk7mEz4sfZxkEXGrW6PSh+/Q==",
|
"sha512": "sha512-ClTv8aiTlitvS48YatRiTLvgE2f2uKgmHNPVBIuvJBHZO2u4bZCzoN1fid+pZn2sbVOkt8uftlLGzz5DSZlFIA==",
|
||||||
"path": "discord.net.commands/3.1.0",
|
"path": "discord.net.commands/3.5.0",
|
||||||
"hashPath": "discord.net.commands.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.commands.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.Core/3.1.0": {
|
"Discord.Net.Core/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-Oxz3CiWVvenSaHRYZeCKgRqzcWqdjGYmpxVVN2vPikt6bTN+xHAR4jczk8plKDDdINt7Lac37iLsRaqzUtJZpQ==",
|
"sha512": "sha512-rCzzaznMVQ+bLMxOpYwTyqm9V22kMy6BxlQisSxemHZDe2Jedz3Clp/a0dToACLz+Dlp3u+jYUfCBnTz7L6f4g==",
|
||||||
"path": "discord.net.core/3.1.0",
|
"path": "discord.net.core/3.5.0",
|
||||||
"hashPath": "discord.net.core.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.core.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.Interactions/3.1.0": {
|
"Discord.Net.Interactions/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-XzLChVRQGniUU8kdLMDYEOjifzvrcsOiAdKm/pO/PGPpZSMWSzPWlJUWaQlWMtOImrYULzRejOeoc2/3K3R30Q==",
|
"sha512": "sha512-wE9+V9DJ7r+1s4euOi4sGPIAt4sD7r+Tk5s9mrlbLCHVQTK4KllAvcrL25bPFI38FuFceREEzFoRlTrekSyB2Q==",
|
||||||
"path": "discord.net.interactions/3.1.0",
|
"path": "discord.net.interactions/3.5.0",
|
||||||
"hashPath": "discord.net.interactions.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.interactions.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.Rest/3.1.0": {
|
"Discord.Net.Rest/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-97kdAYjlNuuOnhRQW/OoGK2oBObvpzZlCSPJjIcI4DneEq6k2WIFhG00fvxK7DCVTlB5BgBMAT1BeRUk4/rUxQ==",
|
"sha512": "sha512-BnTdLFuuQsKvCv08VQrD4X1Hw2Xp+MELIRQiDiKfG01IiQlRTN+1gc3LB1zXgn5xBvC0HXjHxwV22GrMD9uKHQ==",
|
||||||
"path": "discord.net.rest/3.1.0",
|
"path": "discord.net.rest/3.5.0",
|
||||||
"hashPath": "discord.net.rest.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.rest.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.Webhook/3.1.0": {
|
"Discord.Net.Webhook/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-cZFxFf9H3GUBITlx1b7IskglgjJxSYpOIZOtyVW2WnPp7LpnxlOi1piRG22fH9fdhCC/RyDx3gZtYfN6WzacCw==",
|
"sha512": "sha512-vCIGZS+m88sQDuFmdbUqg+2RIXS/NJWx8ei3MX+ZEYiAvOkDgQfkIlEnU1NKpds6ivTt5GFlv6UzcWubb5VJ1w==",
|
||||||
"path": "discord.net.webhook/3.1.0",
|
"path": "discord.net.webhook/3.5.0",
|
||||||
"hashPath": "discord.net.webhook.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.webhook.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.WebSocket/3.1.0": {
|
"Discord.Net.WebSocket/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-6OsLNXHNKC/laDKoBD+T0Km0vzqHaCcBOaI/NA8Qsed935MtEOTy7juorF22gF6TYOeoclUgSINrHCY4zWvxpA==",
|
"sha512": "sha512-LjBOvcP40vJ+dhOtBDi8haEeblPAKpAIqR04NBzTM1/0RVavJZH89ovfSQIk42ygkiOaDV4E2x0Mmh6DRoIYcw==",
|
||||||
"path": "discord.net.websocket/3.1.0",
|
"path": "discord.net.websocket/3.5.0",
|
||||||
"hashPath": "discord.net.websocket.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.websocket.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {
|
"Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -14,28 +14,28 @@
|
|||||||
"StartupEvents.dll": {}
|
"StartupEvents.dll": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net/3.1.0": {
|
"Discord.Net/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Commands": "3.1.0",
|
"Discord.Net.Commands": "3.5.0",
|
||||||
"Discord.Net.Core": "3.1.0",
|
"Discord.Net.Core": "3.5.0",
|
||||||
"Discord.Net.Interactions": "3.1.0",
|
"Discord.Net.Interactions": "3.5.0",
|
||||||
"Discord.Net.Rest": "3.1.0",
|
"Discord.Net.Rest": "3.5.0",
|
||||||
"Discord.Net.WebSocket": "3.1.0",
|
"Discord.Net.WebSocket": "3.5.0",
|
||||||
"Discord.Net.Webhook": "3.1.0"
|
"Discord.Net.Webhook": "3.5.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.Commands/3.1.0": {
|
"Discord.Net.Commands/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Core": "3.1.0"
|
"Discord.Net.Core": "3.5.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.Commands.dll": {
|
"lib/net5.0/Discord.Net.Commands.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.Core/3.1.0": {
|
"Discord.Net.Core/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Newtonsoft.Json": "13.0.1",
|
"Newtonsoft.Json": "13.0.1",
|
||||||
"System.Collections.Immutable": "5.0.0",
|
"System.Collections.Immutable": "5.0.0",
|
||||||
@@ -44,59 +44,59 @@
|
|||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.Core.dll": {
|
"lib/net5.0/Discord.Net.Core.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.Interactions/3.1.0": {
|
"Discord.Net.Interactions/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Core": "3.1.0",
|
"Discord.Net.Core": "3.5.0",
|
||||||
"Discord.Net.Rest": "3.1.0",
|
"Discord.Net.Rest": "3.5.0",
|
||||||
"Discord.Net.WebSocket": "3.1.0",
|
"Discord.Net.WebSocket": "3.5.0",
|
||||||
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
|
||||||
"System.Collections.Immutable": "5.0.0",
|
"System.Collections.Immutable": "5.0.0",
|
||||||
"System.Reactive": "5.0.0"
|
"System.Reactive": "5.0.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.Interactions.dll": {
|
"lib/net5.0/Discord.Net.Interactions.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.Rest/3.1.0": {
|
"Discord.Net.Rest/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Core": "3.1.0"
|
"Discord.Net.Core": "3.5.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.Rest.dll": {
|
"lib/net5.0/Discord.Net.Rest.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.Webhook/3.1.0": {
|
"Discord.Net.Webhook/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Core": "3.1.0",
|
"Discord.Net.Core": "3.5.0",
|
||||||
"Discord.Net.Rest": "3.1.0"
|
"Discord.Net.Rest": "3.5.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.Webhook.dll": {
|
"lib/net5.0/Discord.Net.Webhook.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discord.Net.WebSocket/3.1.0": {
|
"Discord.Net.WebSocket/3.5.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net.Core": "3.1.0",
|
"Discord.Net.Core": "3.5.0",
|
||||||
"Discord.Net.Rest": "3.1.0"
|
"Discord.Net.Rest": "3.5.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"lib/net5.0/Discord.Net.WebSocket.dll": {
|
"lib/net5.0/Discord.Net.WebSocket.dll": {
|
||||||
"assemblyVersion": "3.1.0.0",
|
"assemblyVersion": "3.5.0.0",
|
||||||
"fileVersion": "3.1.0.0"
|
"fileVersion": "3.5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
"System.ValueTuple/4.5.0": {},
|
"System.ValueTuple/4.5.0": {},
|
||||||
"PluginManager/1.0.0": {
|
"PluginManager/1.0.0": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Discord.Net": "3.1.0"
|
"Discord.Net": "3.5.0"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"PluginManager.dll": {}
|
"PluginManager.dll": {}
|
||||||
@@ -161,54 +161,54 @@
|
|||||||
"serviceable": false,
|
"serviceable": false,
|
||||||
"sha512": ""
|
"sha512": ""
|
||||||
},
|
},
|
||||||
"Discord.Net/3.1.0": {
|
"Discord.Net/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-GAY7d+k8UN5BsObGpysvg7ca6YwTqvesTouM8S8eBWSmwGnK38iceVkURg0QNAG70tlJ4w8S/BOjocRRvXU2MQ==",
|
"sha512": "sha512-IUtexpvogudb1rllKBWkIEpBVQoToMjtVo81KPkt+gNMe7KtRDcZJgcn6+72viMtyw0e95OJPXFV5VEA/n2OQQ==",
|
||||||
"path": "discord.net/3.1.0",
|
"path": "discord.net/3.5.0",
|
||||||
"hashPath": "discord.net.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.Commands/3.1.0": {
|
"Discord.Net.Commands/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-EZdtrAqj6Uspyz4CvIwFP/UQ4XUpXjIPG1b5LrfAKOo12ks4k6XO7up2h+UsHexk7mEz4sfZxkEXGrW6PSh+/Q==",
|
"sha512": "sha512-ClTv8aiTlitvS48YatRiTLvgE2f2uKgmHNPVBIuvJBHZO2u4bZCzoN1fid+pZn2sbVOkt8uftlLGzz5DSZlFIA==",
|
||||||
"path": "discord.net.commands/3.1.0",
|
"path": "discord.net.commands/3.5.0",
|
||||||
"hashPath": "discord.net.commands.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.commands.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.Core/3.1.0": {
|
"Discord.Net.Core/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-Oxz3CiWVvenSaHRYZeCKgRqzcWqdjGYmpxVVN2vPikt6bTN+xHAR4jczk8plKDDdINt7Lac37iLsRaqzUtJZpQ==",
|
"sha512": "sha512-rCzzaznMVQ+bLMxOpYwTyqm9V22kMy6BxlQisSxemHZDe2Jedz3Clp/a0dToACLz+Dlp3u+jYUfCBnTz7L6f4g==",
|
||||||
"path": "discord.net.core/3.1.0",
|
"path": "discord.net.core/3.5.0",
|
||||||
"hashPath": "discord.net.core.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.core.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.Interactions/3.1.0": {
|
"Discord.Net.Interactions/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-XzLChVRQGniUU8kdLMDYEOjifzvrcsOiAdKm/pO/PGPpZSMWSzPWlJUWaQlWMtOImrYULzRejOeoc2/3K3R30Q==",
|
"sha512": "sha512-wE9+V9DJ7r+1s4euOi4sGPIAt4sD7r+Tk5s9mrlbLCHVQTK4KllAvcrL25bPFI38FuFceREEzFoRlTrekSyB2Q==",
|
||||||
"path": "discord.net.interactions/3.1.0",
|
"path": "discord.net.interactions/3.5.0",
|
||||||
"hashPath": "discord.net.interactions.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.interactions.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.Rest/3.1.0": {
|
"Discord.Net.Rest/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-97kdAYjlNuuOnhRQW/OoGK2oBObvpzZlCSPJjIcI4DneEq6k2WIFhG00fvxK7DCVTlB5BgBMAT1BeRUk4/rUxQ==",
|
"sha512": "sha512-BnTdLFuuQsKvCv08VQrD4X1Hw2Xp+MELIRQiDiKfG01IiQlRTN+1gc3LB1zXgn5xBvC0HXjHxwV22GrMD9uKHQ==",
|
||||||
"path": "discord.net.rest/3.1.0",
|
"path": "discord.net.rest/3.5.0",
|
||||||
"hashPath": "discord.net.rest.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.rest.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.Webhook/3.1.0": {
|
"Discord.Net.Webhook/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-cZFxFf9H3GUBITlx1b7IskglgjJxSYpOIZOtyVW2WnPp7LpnxlOi1piRG22fH9fdhCC/RyDx3gZtYfN6WzacCw==",
|
"sha512": "sha512-vCIGZS+m88sQDuFmdbUqg+2RIXS/NJWx8ei3MX+ZEYiAvOkDgQfkIlEnU1NKpds6ivTt5GFlv6UzcWubb5VJ1w==",
|
||||||
"path": "discord.net.webhook/3.1.0",
|
"path": "discord.net.webhook/3.5.0",
|
||||||
"hashPath": "discord.net.webhook.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.webhook.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Discord.Net.WebSocket/3.1.0": {
|
"Discord.Net.WebSocket/3.5.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-6OsLNXHNKC/laDKoBD+T0Km0vzqHaCcBOaI/NA8Qsed935MtEOTy7juorF22gF6TYOeoclUgSINrHCY4zWvxpA==",
|
"sha512": "sha512-LjBOvcP40vJ+dhOtBDi8haEeblPAKpAIqR04NBzTM1/0RVavJZH89ovfSQIk42ygkiOaDV4E2x0Mmh6DRoIYcw==",
|
||||||
"path": "discord.net.websocket/3.1.0",
|
"path": "discord.net.websocket/3.5.0",
|
||||||
"hashPath": "discord.net.websocket.3.1.0.nupkg.sha512"
|
"hashPath": "discord.net.websocket.3.5.0.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {
|
"Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -6,6 +6,9 @@
|
|||||||
|
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
||||||
<OutputPath>..\BUILDS\</OutputPath>
|
<OutputPath>..\BUILDS\</OutputPath>
|
||||||
|
<ErrorReport>prompt</ErrorReport>
|
||||||
|
<DebugType>none</DebugType>
|
||||||
|
<DebugSymbols>false</DebugSymbols>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "StartupEvents", "StartupEve
|
|||||||
EndProject
|
EndProject
|
||||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CMD_Utils", "CMD_Utils\CMD_Utils.csproj", "{E26C87A4-3DD6-4B58-B14B-C8E086B852F9}"
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CMD_Utils", "CMD_Utils\CMD_Utils.csproj", "{E26C87A4-3DD6-4B58-B14B-C8E086B852F9}"
|
||||||
EndProject
|
EndProject
|
||||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MusicCommands", "MusicCommands\MusicCommands.csproj", "{B1B4976E-5112-4217-B57B-3A03C5207B6E}"
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MusicCommands", "MusicCommands\MusicCommands.csproj", "{B1B4976E-5112-4217-B57B-3A03C5207B6E}"
|
||||||
EndProject
|
EndProject
|
||||||
Global
|
Global
|
||||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
|
|||||||
@@ -1,6 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" ?>
|
<dependentAssembly>
|
||||||
<configuration>
|
<assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral"/>
|
||||||
<startup>
|
<bindingRedirect oldVersion="0.0.0.0-5.0.0.0" newVersion="4.0.0.0"/>
|
||||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
|
</dependentAssembly>
|
||||||
</startup>
|
|
||||||
</configuration>
|
|
||||||
@@ -9,7 +9,7 @@ using PluginManager.Others;
|
|||||||
|
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
|
|
||||||
namespace PluginManager.Commands
|
namespace DiscordBot.Discord.Commands
|
||||||
{
|
{
|
||||||
internal class Help : DBCommand
|
internal class Help : DBCommand
|
||||||
{
|
{
|
||||||
|
|||||||
65
DiscordBot/Discord/Commands/Restart.cs
Normal file
65
DiscordBot/Discord/Commands/Restart.cs
Normal file
@@ -0,0 +1,65 @@
|
|||||||
|
using System;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using System.Linq;
|
||||||
|
using System.Reflection;
|
||||||
|
|
||||||
|
using System.Diagnostics;
|
||||||
|
|
||||||
|
using System.Text;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
|
||||||
|
using Discord.WebSocket;
|
||||||
|
using dsc = Discord.Commands;
|
||||||
|
using ds = Discord;
|
||||||
|
|
||||||
|
using PluginManager.Interfaces;
|
||||||
|
using PluginManager.Others.Permissions;
|
||||||
|
using PluginManager.Online;
|
||||||
|
using PluginManager.Others;
|
||||||
|
|
||||||
|
namespace DiscordBot.Discord.Commands
|
||||||
|
{
|
||||||
|
class Restart : DBCommand
|
||||||
|
{
|
||||||
|
string DBCommand.Command => "restart";
|
||||||
|
|
||||||
|
string DBCommand.Description => "Restart the bot";
|
||||||
|
|
||||||
|
string DBCommand.Usage => "restart [-option]";
|
||||||
|
|
||||||
|
bool DBCommand.canUseDM => false;
|
||||||
|
|
||||||
|
bool DBCommand.canUseServer => true;
|
||||||
|
|
||||||
|
bool DBCommand.requireAdmin => true;
|
||||||
|
|
||||||
|
void DBCommand.Execute(dsc.SocketCommandContext context, SocketMessage message, DiscordSocketClient client, bool isDM)
|
||||||
|
{
|
||||||
|
if (!DiscordPermissions.hasPermission(message.Author as SocketGuildUser, ds.GuildPermission.Administrator)) return;
|
||||||
|
var args = Functions.GetArguments(message);
|
||||||
|
if (args.Count != 0)
|
||||||
|
{
|
||||||
|
switch (args[0])
|
||||||
|
{
|
||||||
|
case "-p":
|
||||||
|
case "-poweroff":
|
||||||
|
case "-c":
|
||||||
|
case "-close":
|
||||||
|
Environment.Exit(0);
|
||||||
|
break;
|
||||||
|
case "-cmd":
|
||||||
|
case "-args":
|
||||||
|
Process.Start("./DiscordBot.exe", Functions.MergeStrings(args.ToArray(), 1));
|
||||||
|
Environment.Exit(0);
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
Process.Start("./DiscordBot.exe", "--execute:lp");
|
||||||
|
Environment.Exit(0);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -21,9 +21,6 @@ namespace PluginManager.Core
|
|||||||
private readonly CommandService commandService;
|
private readonly CommandService commandService;
|
||||||
private readonly string botPrefix;
|
private readonly string botPrefix;
|
||||||
|
|
||||||
internal static bool awaitRestartOnSetCommand = false;
|
|
||||||
internal static SocketUser RestartOnSetCommandCaster = null;
|
|
||||||
|
|
||||||
public CommandHandler(DiscordSocketClient client, CommandService commandService, string botPrefix)
|
public CommandHandler(DiscordSocketClient client, CommandService commandService, string botPrefix)
|
||||||
{
|
{
|
||||||
this.client = client;
|
this.client = client;
|
||||||
@@ -56,28 +53,7 @@ namespace PluginManager.Core
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!(message.HasStringPrefix(botPrefix, ref argPos) || message.Author.IsBot))
|
if (message.Author.IsBot) return;
|
||||||
if (message.Author.IsBot) return;
|
|
||||||
else
|
|
||||||
{
|
|
||||||
if (awaitRestartOnSetCommand && RestartOnSetCommandCaster is not null)
|
|
||||||
{
|
|
||||||
if (message.Content.ToLower() == "yes")
|
|
||||||
{
|
|
||||||
if (!(((SocketGuildUser)message.Author).hasPermission(GuildPermission.Administrator)))
|
|
||||||
{
|
|
||||||
await message.Channel.SendMessageAsync("You do not have permission to use this command !");
|
|
||||||
awaitRestartOnSetCommand = false;
|
|
||||||
RestartOnSetCommandCaster = null;
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
var fileName = Assembly.GetExecutingAssembly().Location;
|
|
||||||
System.Diagnostics.Process.Start(fileName);
|
|
||||||
Environment.Exit(0);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
var context = new SocketCommandContext(client, message);
|
var context = new SocketCommandContext(client, message);
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,8 @@
|
|||||||
<OutputType>Exe</OutputType>
|
<OutputType>Exe</OutputType>
|
||||||
<TargetFramework>net5.0</TargetFramework>
|
<TargetFramework>net5.0</TargetFramework>
|
||||||
<Nullable>disable</Nullable>
|
<Nullable>disable</Nullable>
|
||||||
|
<ApplicationIcon />
|
||||||
|
<StartupObject />
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
@@ -8,6 +8,8 @@
|
|||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
||||||
<OutputPath>../BUILDS/</OutputPath>
|
<OutputPath>../BUILDS/</OutputPath>
|
||||||
<ErrorReport>none</ErrorReport>
|
<ErrorReport>none</ErrorReport>
|
||||||
|
<DebugType>none</DebugType>
|
||||||
|
<DebugSymbols>false</DebugSymbols>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
@@ -2,16 +2,45 @@
|
|||||||
{
|
{
|
||||||
public interface DBCommand
|
public interface DBCommand
|
||||||
{
|
{
|
||||||
|
/// <summary>
|
||||||
|
/// Command to be executed
|
||||||
|
/// It's CaSe SeNsItIvE
|
||||||
|
/// </summary>
|
||||||
string Command { get; }
|
string Command { get; }
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Command description
|
||||||
|
/// </summary>
|
||||||
string Description { get; }
|
string Description { get; }
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// The usage for your command.
|
||||||
|
/// It will be displayed when users type help
|
||||||
|
/// </summary>
|
||||||
string Usage { get; }
|
string Usage { get; }
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// true if the command can be used in a DM channel, otherwise false
|
||||||
|
/// </summary>
|
||||||
bool canUseDM { get; }
|
bool canUseDM { get; }
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// true if the command can be used in a server, otherwise false
|
||||||
|
/// </summary>
|
||||||
bool canUseServer { get; }
|
bool canUseServer { get; }
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// true if the command requre admin, otherwise false
|
||||||
|
/// </summary>
|
||||||
bool requireAdmin { get; }
|
bool requireAdmin { get; }
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// The main body of the command. This is what is executed when user calls the command
|
||||||
|
/// </summary>
|
||||||
|
/// <param name="context">The disocrd Context</param>
|
||||||
|
/// <param name="message">The message that the user types</param>
|
||||||
|
/// <param name="client">The discord client of the bot</param>
|
||||||
|
/// <param name="isDM">true if the message was sent from DM, otherwise false. It is always false if canUseDM is false</param>
|
||||||
void Execute(Discord.Commands.SocketCommandContext context,
|
void Execute(Discord.Commands.SocketCommandContext context,
|
||||||
Discord.WebSocket.SocketMessage message,
|
Discord.WebSocket.SocketMessage message,
|
||||||
Discord.WebSocket.DiscordSocketClient client,
|
Discord.WebSocket.DiscordSocketClient client,
|
||||||
|
|||||||
@@ -61,7 +61,7 @@ namespace PluginManager.Loaders
|
|||||||
events.Add(ev);
|
events.Add(ev);
|
||||||
|
|
||||||
if (EventLoad != null)
|
if (EventLoad != null)
|
||||||
EventLoad.Invoke(type.FullName!, true, ev);
|
EventLoad.Invoke(type.FullName!, true, ev, null);
|
||||||
}
|
}
|
||||||
catch (Exception e)
|
catch (Exception e)
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ namespace PluginManager.Online
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
public async Task DownloadFileAsync(string location = @"./Downloads/", string? pluginType = null, string customMessage = null)
|
public async Task DownloadFileAsync(string location = @"./Downloads/", string? pluginType = null, string? customMessage = null)
|
||||||
{
|
{
|
||||||
if (customMessage != null)
|
if (customMessage != null)
|
||||||
Console.WriteLine(customMessage);
|
Console.WriteLine(customMessage);
|
||||||
|
|||||||
@@ -5,6 +5,12 @@
|
|||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
||||||
|
<FileAlignment>512</FileAlignment>
|
||||||
|
<DebugType>none</DebugType>
|
||||||
|
<DebugSymbols>false</DebugSymbols>
|
||||||
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="Discord.Net" Version="3.5.0" />
|
<PackageReference Include="Discord.Net" Version="3.5.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user