Commit Graph

21 Commits

Author SHA1 Message Date
hash 10a6028037 admin plugin and roomstats plugin added. cron fixed and ddg fixed 2026-05-07 15:28:50 -05:00
hash 76b0c87e0c Add Wikipedia plugin with MediaWiki API integration
- Added new !wp command for fetching Wikipedia summaries and images
- Uses aiohttp for async HTTP requests to Wikipedia's REST API
- Implements multiple search strategies for better accuracy:
  1. OpenSearch API for fast title resolution
  2. Full-text search as fallback
  3. Direct hyphenated title matching for compounds
- Returns clean article extracts with main images
- No BeautifulSoup or HTML scraping - pure API approach
- Added bs4 dependency to requirements.txt for any other plugins that might need it

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 22:48:28 -05:00
hash c24893e141 imdb plugin added 2026-04-30 22:07:19 -05:00
hash 0ae04c8656 Update Last.fm plugin with enhanced documentation and new !lastfm help command 2026-04-29 22:17:38 -05:00
hash 57a9944d14 Update requirements.txt to include aiohttp dependency for plugins 2026-04-29 01:46:31 -05:00
hash 6f86fe679f add infermatic-text and whois plugins for AI text generation and WHOIS lookups 2026-04-26 02:20:23 -05:00
hash ed62397661 Reverted to 5d746027e2 for funguy.py and loadplugin.py 2025-10-19 15:55:44 -05:00
hash d61036d5ac HashID and SSLScan plugins created 2025-10-16 18:31:34 -05:00
hash dbd93583c1 Youtube preview now use yt-dlp 2025-10-15 22:45:20 -05:00
hash 2feeb339f2 Reduced some vuln after SAST scan 2025-10-14 17:56:06 -05:00
hash 5d746027e2 unload plugin loadplugin.py. youtube-preview now gets lyrics. 2024-03-10 05:58:21 -06:00
hash d2acef611b Update plugins, refactor proxy plugin, yt preview now gets lyrics 2024-03-04 00:53:58 -07:00
hash 4ef6f3beb7 SD plugin update image info 2024-03-03 13:17:01 -07:00
hash 25f9159155 sd update 2024-03-01 09:21:29 -07:00
hash 542bb5d5cd Various plugin updates. New plugin for stable diffusion 2024-02-29 20:18:58 -07:00
hash 5962eb53ad AI plugins updated, now html formatted 2024-02-17 18:37:09 -07:00
Hash Borgir 976f806397 installer and systemd service added 2024-02-13 16:39:09 -07:00
Hash Borgir 8c23deb13b simplematrixbotlib updated to 2.10 from codeberg 2024-02-13 10:08:26 -07:00
Hash Borgir 2a6cbecd28 Added installer script. Fixed simplematrixbotlib stability issue in api.py 2024-02-12 19:48:09 -07:00
Hash Borgir 7a6f0d738c Working copy cleanup 2024-02-12 14:47:24 -07:00
Hash Borgir 4e635b0042 First commit 2024-02-12 06:20:31 -07:00