Commit Graph

9 Commits

Author SHA1 Message Date
Franz Rolfsvaag
1ede582a76 0.4.2.0.a1
- DD cycle data fetching
  - ShaiWatcher will now keep an updated loot table of the unique items in the DD each week
    The bot will **only** edit its message if already present, which should reduce message spam
  - Added command `/dd_update` to control the update behaviour. stop|resume|start [reason_text]
- Docsite changes
  - Added "ADMIN" tags to commands, signifying owner-only commands
  - Owner-only commands are now filtered under the "moderator" category
  - Added docs for `/dd_update`
- Logging
  - Added logging info for more verbose info relating to configuration and installation
2025-08-16 06:39:01 +02:00
Franz Rolfsvaag
4e86eb43fc 0.4.1.0.a2
- Docs site changes
  - Details brief no longer opens automatically on narrower devices
  - Implemented a counter that displays the number of executions for each command
2025-08-16 02:26:49 +02:00
Franz Rolfsvaag
fdd336fe91 0.4.1.0.a1
- Doc site UI improvements and fixes
  - Added Discord widget
  - Fixed some styling issues
  - Added command docs briefs and details
    - Briefs are shown in the right-hand panel
    - Details can be shown by clicking `Open full details`
  - Added ShaiWatchers' logo as the site favicon
  - Moved HTML template to static file for responsiveness improvements
2025-08-15 06:17:52 +02:00
Franz Rolfsvaag
d768712b75 0.4.0.0.a5
- Minor styling fix for the docsite footer
- Cleaned up data, variables, etc. relating to the docsite
2025-08-13 13:06:28 +02:00
Franz Rolfsvaag
985888fb5a 0.4.0.0.a4
Fixed small typos
2025-08-13 12:55:08 +02:00
Franz Rolfsvaag
87bcc61a1a 0.4.0.0.a3
- Added linkable and sharable commands
- Added copy-buttons to command fields
2025-08-13 12:47:34 +02:00
Franz Rolfsvaag
66447865f5 0.4.0.0.a2
- Bugfix for commands not fully populating docs site
  - Deployed version uses global commands. The docs site should now pick these up as well
2025-08-13 12:28:44 +02:00
Franz Rolfsvaag
47cc285919 0.4.0.0.a1
- Fully implemented swagger-like docs site
  - Full search functionality
  - Command type tags
  - Usage examples
  - Mobile-friendly
  - Command details available through the "Details" panel
  - Dynamically keeps information up-to-date
2025-08-13 12:19:09 +02:00
Franz Rolfsvaag
21a79194dd 0.3.9.8.a1
- Added an experimental small doc-site
  - Automatically fetches and displays command syntax and other details
  - Lightweight and secure with no edit functionality
- Minor description changes for clarity
- Added a few more status texts
2025-08-13 08:58:56 +02:00