First commit

This commit is contained in:
2024-02-21 18:47:21 +01:00
commit 0b025587bd
13 changed files with 2291 additions and 0 deletions

12
config.json.sample Normal file
View File

@@ -0,0 +1,12 @@
{
"subs": [
"Bitcoin",
"ethereum",
"CryptoCurrency",
"Crypto_Currency_News"
],
"discord": {
"avatar_url": "https://aostia.me/portfolio/assets/avatar.png",
"webhook": "https://discord.com/api/webhooks/id/token"
}
}