Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

Latest commit

 

History

History
64 lines (58 loc) · 1.47 KB

TODO.md

File metadata and controls

64 lines (58 loc) · 1.47 KB
  • Logger
    • Private messages
      • Log new messages
      • Log edits to messages
      • Log pins in channel
    • Guild messages
      • Log new messages
      • Log edits to messages
      • Log pins in channel
    • Log channel changes
    • Log guild changes
    • Log role changes
    • Log user updates
      • Log role additions
      • Log role removals
    • Log old/existing messages
  • Viewer
    • Template
    • DM list
    • Guild overview
    • Guild details
    • Channel list
    • Channel info
    • Date/time per channel
    • Messages per day
      • Message content
      • Attachments
      • Embeds
      • Export as panopticon logs
    • User overview
      • User guild history
    • Role details
    • Search function
      • Message search
        • Guild
        • Author
        • Date
        • Text
        • Channel
        • Attachment
      • User search
    • Fancy info page listing overall stats
      • Total tracked users
      • Total tracked guilds
      • Total tracked channels
      • Total tracked messages
        • Total deletions

Optional features:

If implemented, these should be toggleable due to storage concerns.

  • Localize attachments
  • Localize user icons

Deployment things:

  • Docker?

Really far future stuff:

  • Logging reactions
    • Implement on template
    • Implement in logger
    • Implement in viewer