C# API Server to collect news from around the world
Go to file
James Tombleson aa53b1eeeb
Features/testing discord queue (#8)
* new seed and corrected some issues talking to the db

* adding some prep work for adding youtube back again

* small updates for rss and getting results from discord job

* new command to reload db

* added discord alerts job to hangfire
2023-03-05 22:33:41 -08:00
.vscode New custom discord webhook client (#7) 2023-03-05 20:12:59 -08:00
DiscordWebhookClient@d84949a6b7 New custom discord webhook client (#7) 2023-03-05 20:12:59 -08:00
Newsbot.Collector.Api Features/testing discord queue (#8) 2023-03-05 22:33:41 -08:00
Newsbot.Collector.Database Features/testing discord queue (#8) 2023-03-05 22:33:41 -08:00
Newsbot.Collector.Domain New custom discord webhook client (#7) 2023-03-05 20:12:59 -08:00
Newsbot.Collector.Services Features/testing discord queue (#8) 2023-03-05 22:33:41 -08:00
Newsbot.Collector.Tests Features/more rss improvements (#6) 2023-02-26 09:40:04 -08:00
.gitignore Features/more rss improvements (#6) 2023-02-26 09:40:04 -08:00
makefile Features/testing discord queue (#8) 2023-03-05 22:33:41 -08:00
Newsbot.Collector.sln added the database project and migrated models and migrations 2023-02-15 20:47:21 -08:00
README.md Initial commit 2023-02-14 17:41:50 -08:00

Newsbot.Collector

C# API Server to collect news from around the world