add initial complete webui, more ai commands for moderation, add api

This commit is contained in:
Aidan 2025-07-05 14:36:17 -04:00
parent 19e794e34c
commit 173d4e7a52
112 changed files with 8176 additions and 780 deletions

24
telegram/props/resources.json Executable file
View file

@ -0,0 +1,24 @@
{
"soggyCat": "https://soggy.cat/img/soggycat.webp",
"soggyCatAlt": "https://i.kym-cdn.com/photos/images/original/002/705/636/38d.jpg",
"soggyCat2": "https://i.kym-cdn.com/photos/images/original/002/705/653/079.jpg",
"soggyCatSticker": "CAACAgEAAxkBAAJ9SWb0vY0Xgg4RtNQeU5iLOx3iTVRAAAKgAwACN-NRRFf8v9p0Nz1INgQ",
"infiniteDice": "CAACAgQAAxkBAAJxjWbSSP-8ZNEhEpAJjQsHsGf-UuEPAAJCAAPI-uwTAAEBVWWh4ucINQQ",
"gayFlag": "https://c.tenor.com/VTBe5BFc73sAAAAC/tenor.gif",
"furryGif": "https://c.tenor.com/_V_k0BVj48IAAAAd/tenor.gif",
"codenameApi": "https://raw.githubusercontent.com/androidtrackers/certified-android-devices/master/by_device.json",
"catApi": "https://cataas.com/cat",
"dogApi": "https://dog.ceo/api/breeds/image/random",
"httpCatApi": "https://http.cat/",
"httpApi": "https://status.js.org/codes.json",
"lastFmApi": "http://ws.audioscrobbler.com/2.0/",
"musicBrainzApi": "https://coverartarchive.org/release/",
"lastFmGenericImg": "https://lastfm.freetls.fastly.net/i/u/300x300/2a96cbd8b46e442fc41c2b86b821562f.png",
"modArchiveApi": "https://api.modarchive.org/downloads.php?moduleid=",
"ponyApi": "http://ponyapi.net/v1",
"quoteApi": "https://quotes-api-self.vercel.app/quote",
"weatherApi": "https://api.weather.com/v3",
"randomPonyApi": "https://theponyapi.com/api/v1/pony/random",
"foxApi": "https://randomfox.ca/floof/",
"duckApi": "https://random-d.uk/api/v2/random"
}