mirror of
https://github.com/appinfosapienza/so-un-bot.git
synced 2025-05-06 04:52:35 +02:00
Refactor repo structure
This commit is contained in:
parent
36ac339086
commit
8fc89fbc03
1732 changed files with 3812 additions and 67 deletions
1220
Bot/bin/Debug/net8.0/BotData/Questions/so2.txt
Normal file
1220
Bot/bin/Debug/net8.0/BotData/Questions/so2.txt
Normal file
File diff suppressed because it is too large
Load diff
41
Bot/bin/Debug/net8.0/BotData/motd.txt
Normal file
41
Bot/bin/Debug/net8.0/BotData/motd.txt
Normal file
|
@ -0,0 +1,41 @@
|
|||
"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
|
BIN
Bot/bin/Debug/net8.0/HomeBot
Executable file
BIN
Bot/bin/Debug/net8.0/HomeBot
Executable file
Binary file not shown.
104
Bot/bin/Debug/net8.0/HomeBot.deps.json
Normal file
104
Bot/bin/Debug/net8.0/HomeBot.deps.json
Normal file
|
@ -0,0 +1,104 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
BIN
Bot/bin/Debug/net8.0/HomeBot.dll
Normal file
BIN
Bot/bin/Debug/net8.0/HomeBot.dll
Normal file
Binary file not shown.
BIN
Bot/bin/Debug/net8.0/HomeBot.pdb
Normal file
BIN
Bot/bin/Debug/net8.0/HomeBot.pdb
Normal file
Binary file not shown.
12
Bot/bin/Debug/net8.0/HomeBot.runtimeconfig.json
Normal file
12
Bot/bin/Debug/net8.0/HomeBot.runtimeconfig.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
BIN
Bot/bin/Debug/net8.0/JetBrains.Annotations.dll
Executable file
BIN
Bot/bin/Debug/net8.0/JetBrains.Annotations.dll
Executable file
Binary file not shown.
BIN
Bot/bin/Debug/net8.0/Newtonsoft.Json.dll
Executable file
BIN
Bot/bin/Debug/net8.0/Newtonsoft.Json.dll
Executable file
Binary file not shown.
BIN
Bot/bin/Debug/net8.0/Telegram.Bot.Extensions.Polling.dll
Executable file
BIN
Bot/bin/Debug/net8.0/Telegram.Bot.Extensions.Polling.dll
Executable file
Binary file not shown.
BIN
Bot/bin/Debug/net8.0/Telegram.Bot.dll
Executable file
BIN
Bot/bin/Debug/net8.0/Telegram.Bot.dll
Executable file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue