![]() |
droplet 1.3.0
A multipurpose Discord bot with the hacker in mind
|
#include <string>#include <unordered_set>#include <vector>Go to the source code of this file.
Classes | |
| struct | YoutubeFeedEntry |
| struct | YoutubeFeedPlan |
Functions | |
| std::vector< YoutubeFeedEntry > | parse_youtube_feed (const std::string &atom_body) |
| YoutubeFeedPlan | plan_youtube_uploads (const std::vector< YoutubeFeedEntry > &entries, const std::unordered_set< std::string > &announced_ids) |
|
nodiscard |
|
nodiscard |