Add Bot/obj to gitignore

This commit is contained in:
Marco Realacci 2024-01-19 19:17:34 +01:00
parent be5439df7d
commit ffa004f20c
46 changed files with 3 additions and 1988 deletions

4
.gitignore vendored
View file

@ -1,5 +1,7 @@
.idea .idea
.env
Utils/moodle-scraper/.env Utils/moodle-scraper/.env
Utils/moodle-scraper/chromedriver.exe Utils/moodle-scraper/chromedriver.exe
acl.json acl.json
Bot/bin Bot/bin
Bot/obj

File diff suppressed because it is too large Load diff

View file

@ -1,41 +0,0 @@
"Benvenuto 👑
Con questo bot puoi esercitarti con le domande di alcuni esami del corso di Informatica! 🤞.
✅ Al momento tutte le domande presenti sono state verificate con l'aiuto di più studenti
(un enorme grazie a @simone_s0, @loryspat, @Deco71, @mmatex123ab e sicuramente ne scordo qualcuno, perdonatemi 😢)
Sistemi Operativi I si riferisce al corso del prof. Melatti (canale I)
Sistemi Operativi II si riferisce al corso del prof. Casalicchio (canale II)
OGA si riferisce al corso della prof.ssa Castaldo
Ingegneria del Software si riferisce al corso del prof. Tronci
Sicurezza si riferisce al corso tenuto dal prof. Casalicchio. Le domande presenti sono prese dai test ufficiali forniti dagli autori del libro (versione inglese)
Crediti: Raffaele Ruggeri
⚠️ IUM_unive si riferisce al corso dell'Università Ca' Foscari di Venezia. Non è il corso della Sapienza.
Ho dato gli esami con quei professori. Ma se volete contribuire ad aggiungere altre domande (o nuovi corsi), il bot si sincronizza con il seguente repository:
https://github.com/appinfosapienza/so-un-bot
Pull requests sono ben accette! 🫂❤️
🆘 Per segnalare errori, per proporre nuove domande 🙏, o semplicemente se questo bot ti fa schifo 😢, non esitare a contattarmi: @notherealmarco
(Oppure puoi correggere errori in autonomia inviando una PR al repository GitHub)
🧐 Per i più curiosi: il bot è scritto in C# (.NET 6.0) e gira su un server che ho in casa (come OS uso Proxmox)
⭕️ Informativa sulla privacy:
Il bot, per garantire il corretto funzionamento, potrebbe memorizzare il vostro ID utente Telegram in modo permanente.
Dati sulle risposte date NON vengono in alcun modo memorizzati in modo permanente e persistono in memoria RAM solo durante l'esecuzione di un quiz.
👷Per avviare un modulo puoi utilizzare i seguenti comandi:
/8linux (SO Modulo I)
/so2 (SO Modulo II)
/ogas (quiz OGAS)
/ingsw (Ingegneria del Software)
/sicurezza (Sicurezza ⚠️)
/ium_unive (IUM Università Ca' Foscari di Venezia)
Per cambiare modulo puoi usare il comando /leave

Binary file not shown.

View file

@ -1,104 +0,0 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v8.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v8.0": {
"HomeBot/1.0.0": {
"dependencies": {
"Newtonsoft.Json": "13.0.1",
"Telegram.Bot": "17.0.0",
"Telegram.Bot.Extensions.Polling": "1.0.0"
},
"runtime": {
"HomeBot.dll": {}
}
},
"JetBrains.Annotations/2021.3.0": {
"runtime": {
"lib/netstandard2.0/JetBrains.Annotations.dll": {
"assemblyVersion": "2021.3.0.0",
"fileVersion": "2021.3.0.0"
}
}
},
"Newtonsoft.Json/13.0.1": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
"fileVersion": "13.0.1.25517"
}
}
},
"System.Threading.Channels/6.0.0": {},
"Telegram.Bot/17.0.0": {
"dependencies": {
"Newtonsoft.Json": "13.0.1"
},
"runtime": {
"lib/netcoreapp3.1/Telegram.Bot.dll": {
"assemblyVersion": "17.0.0.0",
"fileVersion": "17.0.0.0"
}
}
},
"Telegram.Bot.Extensions.Polling/1.0.0": {
"dependencies": {
"JetBrains.Annotations": "2021.3.0",
"System.Threading.Channels": "6.0.0",
"Telegram.Bot": "17.0.0"
},
"runtime": {
"lib/netcoreapp3.1/Telegram.Bot.Extensions.Polling.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
}
}
},
"libraries": {
"HomeBot/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"JetBrains.Annotations/2021.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Ddxjs5RRjf+c8m9m++WvhW1lz1bqNhsTjWvCLbQN9bvKbkJeR9MhtfNwKgBRRdG2yLHcXFr5Lf7fsvvkiPaDRg==",
"path": "jetbrains.annotations/2021.3.0",
"hashPath": "jetbrains.annotations.2021.3.0.nupkg.sha512"
},
"Newtonsoft.Json/13.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
"path": "newtonsoft.json/13.0.1",
"hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
},
"System.Threading.Channels/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==",
"path": "system.threading.channels/6.0.0",
"hashPath": "system.threading.channels.6.0.0.nupkg.sha512"
},
"Telegram.Bot/17.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-YvQ9lqEt1bTafu6BJPTbYWDHxyHP+TK8PtjTjNV/6VQw3XxVcZnGwYkJ1CdYW3lJHmHjYxzhBlhhOGNtqJ3U7g==",
"path": "telegram.bot/17.0.0",
"hashPath": "telegram.bot.17.0.0.nupkg.sha512"
},
"Telegram.Bot.Extensions.Polling/1.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-OsUbHdHIMmldevoRYzArh5uJDVs1fzlpj+T3mddeP/ELhhhHLmcjon0ZEypgf1KFEj6QWbuZHkijauIW1LZlqg==",
"path": "telegram.bot.extensions.polling/1.0.0",
"hashPath": "telegram.bot.extensions.polling.1.0.0.nupkg.sha512"
}
}
}

View file

@ -1,12 +0,0 @@
{
"runtimeOptions": {
"tfm": "net8.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}

Binary file not shown.

Binary file not shown.

View file

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]

View file

@ -1,22 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("HomeBot")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0f90b3525e15d7b555f43c99e89fd846983e65c2")]
[assembly: System.Reflection.AssemblyProductAttribute("HomeBot")]
[assembly: System.Reflection.AssemblyTitleAttribute("HomeBot")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generato dalla classe WriteCodeFragment di MSBuild.

View file

@ -1 +0,0 @@
c8e5760cdee60026fb802757fafaf6f76e6a858fc29bd4ca77cc6c67f07235e4

View file

@ -1,13 +0,0 @@
is_global = true
build_property.TargetFramework = net8.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = HomeBot
build_property.ProjectDir = /home/marco/RiderProjects/so-un-bot/Bot/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =

View file

@ -1,8 +0,0 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

View file

@ -1 +0,0 @@
688cc59edf1a41ee6fae4c16e6bbf001a026dad8148388e2b49667dc29b74815

View file

@ -1,21 +0,0 @@
/home/marco/RiderProjects/so-un-bot-for-real/bin/Debug/net8.0/HomeBot
/home/marco/RiderProjects/so-un-bot-for-real/bin/Debug/net8.0/HomeBot.deps.json
/home/marco/RiderProjects/so-un-bot-for-real/bin/Debug/net8.0/HomeBot.runtimeconfig.json
/home/marco/RiderProjects/so-un-bot-for-real/bin/Debug/net8.0/HomeBot.dll
/home/marco/RiderProjects/so-un-bot-for-real/bin/Debug/net8.0/HomeBot.pdb
/home/marco/RiderProjects/so-un-bot-for-real/bin/Debug/net8.0/JetBrains.Annotations.dll
/home/marco/RiderProjects/so-un-bot-for-real/bin/Debug/net8.0/Newtonsoft.Json.dll
/home/marco/RiderProjects/so-un-bot-for-real/bin/Debug/net8.0/Telegram.Bot.dll
/home/marco/RiderProjects/so-un-bot-for-real/bin/Debug/net8.0/Telegram.Bot.Extensions.Polling.dll
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/HomeBot.csproj.AssemblyReference.cache
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/HomeBot.GeneratedMSBuildEditorConfig.editorconfig
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/HomeBot.AssemblyInfoInputs.cache
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/HomeBot.AssemblyInfo.cs
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/HomeBot.csproj.CoreCompileInputs.cache
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/HomeBot.sourcelink.json
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/HomeBot.csproj.CopyComplete
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/HomeBot.dll
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/refint/HomeBot.dll
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/HomeBot.pdb
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/HomeBot.genruntimeconfig.cache
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/ref/HomeBot.dll

Binary file not shown.

View file

@ -1 +0,0 @@
d5f94d7e6118ea7a20897edf41ec33416a0f60ac24d5825b7a674dad55ca012d

Binary file not shown.

View file

@ -1 +0,0 @@
{"documents":{"/home/marco/RiderProjects/so-un-bot-for-real/*":"https://raw.githubusercontent.com/appinfosapienza/so-un-bot-for-real/545fcbc6097a0af05cda38321a16c0be091897c0/*"}}

View file

@ -1,22 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("SoUnBot")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0f90b3525e15d7b555f43c99e89fd846983e65c2")]
[assembly: System.Reflection.AssemblyProductAttribute("SoUnBot")]
[assembly: System.Reflection.AssemblyTitleAttribute("SoUnBot")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generato dalla classe WriteCodeFragment di MSBuild.

View file

@ -1 +0,0 @@
66e8072e473b7388543ce284dd0da693fc6607bd39c78f6abbaaf2843454409e

View file

@ -1,13 +0,0 @@
is_global = true
build_property.TargetFramework = net8.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = SoUnBot
build_property.ProjectDir = /home/marco/RiderProjects/so-un-bot/Bot/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =

View file

@ -1,8 +0,0 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

Binary file not shown.

Binary file not shown.

View file

@ -1,81 +0,0 @@
{
"format": 1,
"restore": {
"/home/marco/RiderProjects/so-un-bot/Bot/HomeBot.csproj": {}
},
"projects": {
"/home/marco/RiderProjects/so-un-bot/Bot/HomeBot.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/home/marco/RiderProjects/so-un-bot/Bot/HomeBot.csproj",
"projectName": "HomeBot",
"projectPath": "/home/marco/RiderProjects/so-un-bot/Bot/HomeBot.csproj",
"packagesPath": "/home/marco/.nuget/packages/",
"outputPath": "/home/marco/RiderProjects/so-un-bot/Bot/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/home/marco/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"dependencies": {
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.1, )"
},
"Telegram.Bot": {
"target": "Package",
"version": "[17.0.0, )"
},
"Telegram.Bot.Extensions.Polling": {
"target": "Package",
"version": "[1.0.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[8.0.1, 8.0.1]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.101/PortableRuntimeIdentifierGraph.json"
}
}
}
}
}

View file

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/home/marco/.nuget/packages/</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/marco/.nuget/packages/</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.8.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="/home/marco/.nuget/packages/" />
</ItemGroup>
</Project>

View file

@ -1,2 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

View file

@ -1,81 +0,0 @@
{
"format": 1,
"restore": {
"/home/marco/RiderProjects/so-un-bot/Bot/SoUnBot.csproj": {}
},
"projects": {
"/home/marco/RiderProjects/so-un-bot/Bot/SoUnBot.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/home/marco/RiderProjects/so-un-bot/Bot/SoUnBot.csproj",
"projectName": "SoUnBot",
"projectPath": "/home/marco/RiderProjects/so-un-bot/Bot/SoUnBot.csproj",
"packagesPath": "/home/marco/.nuget/packages/",
"outputPath": "/home/marco/RiderProjects/so-un-bot/Bot/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/home/marco/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"dependencies": {
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.1, )"
},
"Telegram.Bot": {
"target": "Package",
"version": "[17.0.0, )"
},
"Telegram.Bot.Extensions.Polling": {
"target": "Package",
"version": "[1.0.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[8.0.1, 8.0.1]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.101/PortableRuntimeIdentifierGraph.json"
}
}
}
}
}

View file

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/home/marco/.nuget/packages/</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/marco/.nuget/packages/</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.8.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="/home/marco/.nuget/packages/" />
</ItemGroup>
</Project>

View file

@ -1,2 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

View file

@ -1,280 +0,0 @@
{
"version": 3,
"targets": {
"net8.0": {
"JetBrains.Annotations/2021.3.0": {
"type": "package",
"compile": {
"lib/netstandard2.0/JetBrains.Annotations.dll": {
"related": ".deps.json;.xml"
}
},
"runtime": {
"lib/netstandard2.0/JetBrains.Annotations.dll": {
"related": ".deps.json;.xml"
}
}
},
"Newtonsoft.Json/13.0.1": {
"type": "package",
"compile": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"related": ".xml"
}
}
},
"System.Threading.Channels/6.0.0": {
"type": "package",
"compile": {
"lib/net6.0/System.Threading.Channels.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Threading.Channels.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"Telegram.Bot/17.0.0": {
"type": "package",
"dependencies": {
"Newtonsoft.Json": "12.0.2"
},
"compile": {
"lib/netcoreapp3.1/Telegram.Bot.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/netcoreapp3.1/Telegram.Bot.dll": {
"related": ".pdb;.xml"
}
}
},
"Telegram.Bot.Extensions.Polling/1.0.0": {
"type": "package",
"dependencies": {
"JetBrains.Annotations": "2021.3.0",
"System.Threading.Channels": "6.0.0",
"Telegram.Bot": "17.0.0"
},
"compile": {
"lib/netcoreapp3.1/Telegram.Bot.Extensions.Polling.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/netcoreapp3.1/Telegram.Bot.Extensions.Polling.dll": {
"related": ".pdb;.xml"
}
}
}
}
},
"libraries": {
"JetBrains.Annotations/2021.3.0": {
"sha512": "Ddxjs5RRjf+c8m9m++WvhW1lz1bqNhsTjWvCLbQN9bvKbkJeR9MhtfNwKgBRRdG2yLHcXFr5Lf7fsvvkiPaDRg==",
"type": "package",
"path": "jetbrains.annotations/2021.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"icon.png",
"jetbrains.annotations.2021.3.0.nupkg.sha512",
"jetbrains.annotations.nuspec",
"lib/net20/JetBrains.Annotations.dll",
"lib/net20/JetBrains.Annotations.xml",
"lib/netstandard1.0/JetBrains.Annotations.deps.json",
"lib/netstandard1.0/JetBrains.Annotations.dll",
"lib/netstandard1.0/JetBrains.Annotations.xml",
"lib/netstandard2.0/JetBrains.Annotations.deps.json",
"lib/netstandard2.0/JetBrains.Annotations.dll",
"lib/netstandard2.0/JetBrains.Annotations.xml",
"lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.dll",
"lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.xml"
]
},
"Newtonsoft.Json/13.0.1": {
"sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
"type": "package",
"path": "newtonsoft.json/13.0.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.md",
"lib/net20/Newtonsoft.Json.dll",
"lib/net20/Newtonsoft.Json.xml",
"lib/net35/Newtonsoft.Json.dll",
"lib/net35/Newtonsoft.Json.xml",
"lib/net40/Newtonsoft.Json.dll",
"lib/net40/Newtonsoft.Json.xml",
"lib/net45/Newtonsoft.Json.dll",
"lib/net45/Newtonsoft.Json.xml",
"lib/netstandard1.0/Newtonsoft.Json.dll",
"lib/netstandard1.0/Newtonsoft.Json.xml",
"lib/netstandard1.3/Newtonsoft.Json.dll",
"lib/netstandard1.3/Newtonsoft.Json.xml",
"lib/netstandard2.0/Newtonsoft.Json.dll",
"lib/netstandard2.0/Newtonsoft.Json.xml",
"newtonsoft.json.13.0.1.nupkg.sha512",
"newtonsoft.json.nuspec",
"packageIcon.png"
]
},
"System.Threading.Channels/6.0.0": {
"sha512": "TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==",
"type": "package",
"path": "system.threading.channels/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.Threading.Channels.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/net461/System.Threading.Channels.dll",
"lib/net461/System.Threading.Channels.xml",
"lib/net6.0/System.Threading.Channels.dll",
"lib/net6.0/System.Threading.Channels.xml",
"lib/netcoreapp3.1/System.Threading.Channels.dll",
"lib/netcoreapp3.1/System.Threading.Channels.xml",
"lib/netstandard2.0/System.Threading.Channels.dll",
"lib/netstandard2.0/System.Threading.Channels.xml",
"lib/netstandard2.1/System.Threading.Channels.dll",
"lib/netstandard2.1/System.Threading.Channels.xml",
"system.threading.channels.6.0.0.nupkg.sha512",
"system.threading.channels.nuspec",
"useSharedDesignerContext.txt"
]
},
"Telegram.Bot/17.0.0": {
"sha512": "YvQ9lqEt1bTafu6BJPTbYWDHxyHP+TK8PtjTjNV/6VQw3XxVcZnGwYkJ1CdYW3lJHmHjYxzhBlhhOGNtqJ3U7g==",
"type": "package",
"path": "telegram.bot/17.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netcoreapp3.1/Telegram.Bot.dll",
"lib/netcoreapp3.1/Telegram.Bot.pdb",
"lib/netcoreapp3.1/Telegram.Bot.xml",
"lib/netstandard2.0/Telegram.Bot.dll",
"lib/netstandard2.0/Telegram.Bot.pdb",
"lib/netstandard2.0/Telegram.Bot.xml",
"package-icon.png",
"telegram.bot.17.0.0.nupkg.sha512",
"telegram.bot.nuspec"
]
},
"Telegram.Bot.Extensions.Polling/1.0.0": {
"sha512": "OsUbHdHIMmldevoRYzArh5uJDVs1fzlpj+T3mddeP/ELhhhHLmcjon0ZEypgf1KFEj6QWbuZHkijauIW1LZlqg==",
"type": "package",
"path": "telegram.bot.extensions.polling/1.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netcoreapp3.1/Telegram.Bot.Extensions.Polling.dll",
"lib/netcoreapp3.1/Telegram.Bot.Extensions.Polling.pdb",
"lib/netcoreapp3.1/Telegram.Bot.Extensions.Polling.xml",
"lib/netstandard2.0/Telegram.Bot.Extensions.Polling.dll",
"lib/netstandard2.0/Telegram.Bot.Extensions.Polling.pdb",
"lib/netstandard2.0/Telegram.Bot.Extensions.Polling.xml",
"package-icon.png",
"telegram.bot.extensions.polling.1.0.0.nupkg.sha512",
"telegram.bot.extensions.polling.nuspec"
]
}
},
"projectFileDependencyGroups": {
"net8.0": [
"Newtonsoft.Json >= 13.0.1",
"Telegram.Bot >= 17.0.0",
"Telegram.Bot.Extensions.Polling >= 1.0.0"
]
},
"packageFolders": {
"/home/marco/.nuget/packages/": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/home/marco/RiderProjects/so-un-bot/Bot/SoUnBot.csproj",
"projectName": "SoUnBot",
"projectPath": "/home/marco/RiderProjects/so-un-bot/Bot/SoUnBot.csproj",
"packagesPath": "/home/marco/.nuget/packages/",
"outputPath": "/home/marco/RiderProjects/so-un-bot/Bot/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/home/marco/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"dependencies": {
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.1, )"
},
"Telegram.Bot": {
"target": "Package",
"version": "[17.0.0, )"
},
"Telegram.Bot.Extensions.Polling": {
"target": "Package",
"version": "[1.0.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[8.0.1, 8.0.1]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.101/PortableRuntimeIdentifierGraph.json"
}
}
}
}

View file

@ -1,15 +0,0 @@
{
"version": 2,
"dgSpecHash": "14ezpUWXpklegX6ueKmBLbaZ7zoadTut58taBGv4o+ffPSwU4PyfKxoECTdyCOu5nefDv+iE1m0OHxSaLmiqDg==",
"success": true,
"projectFilePath": "/home/marco/RiderProjects/so-un-bot/Bot/SoUnBot.csproj",
"expectedPackageFiles": [
"/home/marco/.nuget/packages/jetbrains.annotations/2021.3.0/jetbrains.annotations.2021.3.0.nupkg.sha512",
"/home/marco/.nuget/packages/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg.sha512",
"/home/marco/.nuget/packages/system.threading.channels/6.0.0/system.threading.channels.6.0.0.nupkg.sha512",
"/home/marco/.nuget/packages/telegram.bot/17.0.0/telegram.bot.17.0.0.nupkg.sha512",
"/home/marco/.nuget/packages/telegram.bot.extensions.polling/1.0.0/telegram.bot.extensions.polling.1.0.0.nupkg.sha512",
"/home/marco/.nuget/packages/microsoft.aspnetcore.app.ref/8.0.1/microsoft.aspnetcore.app.ref.8.0.1.nupkg.sha512"
],
"logs": []
}

View file

@ -1 +0,0 @@
"restore":{"projectUniqueName":"/home/marco/RiderProjects/so-un-bot/Bot/SoUnBot.csproj","projectName":"SoUnBot","projectPath":"/home/marco/RiderProjects/so-un-bot/Bot/SoUnBot.csproj","outputPath":"/home/marco/RiderProjects/so-un-bot/Bot/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"Newtonsoft.Json":{"target":"Package","version":"[13.0.1, )"},"Telegram.Bot":{"target":"Package","version":"[17.0.0, )"},"Telegram.Bot.Extensions.Polling":{"target":"Package","version":"[1.0.0, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"downloadDependencies":[{"name":"Microsoft.AspNetCore.App.Ref","version":"[8.0.1, 8.0.1]"}],"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/usr/share/dotnet/sdk/8.0.101/PortableRuntimeIdentifierGraph.json"}}

View file

@ -1 +0,0 @@
17056866144486474

View file

@ -1 +0,0 @@
17056866144486474