Picture Of The Day cog

This commit is contained in:
2026-05-04 11:12:03 +00:00
parent fb0eea277b
commit 0a5eb87078
2 changed files with 98 additions and 0 deletions

9
cogs/potd/config.json Normal file
View File

@@ -0,0 +1,9 @@
{
"description": "Picture Of The Day",
"usages": [
"potd",
"potd <YYYY-MM-DD>"
],
"hidden": false,
"user_agent": "muzovkantBot/1.0 (https://git.rejnronuz.1337.cx/rejnronuz/muzovkantv2)"
}