Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced !command logging #17

Open
jacob-card-howe opened this issue Nov 10, 2021 · 1 comment
Open

Enhanced !command logging #17

jacob-card-howe opened this issue Nov 10, 2021 · 1 comment

Comments

@jacob-card-howe
Copy link
Owner

Add logging surrounding what users entered in !create, !terminate, and !start / !stop commands.

  • Should log Discord User ID
  • Should log time that command was entered into Discord
@jacob-card-howe
Copy link
Owner Author

I think a cool interface for this might be something like !log <command (start, stop, create, terminate)> <start time> <end time>. So the syntax in practice would be something like !log terminate 2022-01-07:16:45 2022-21-07:16:45 to find all logs for the !terminate command between July 1st and July 21st, 2022 🤷🏻

As for implementing the log itself, I wonder if we should / could make use of AWS Cloudwatch, or if we should utilize Discord's messages. I think with the latter there's a limitation on how many messages we can look through.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant