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

Notices and own messages are not logged #73

Open
1 of 2 tasks
elifoster opened this issue Dec 17, 2015 · 1 comment
Open
1 of 2 tasks

Notices and own messages are not logged #73

elifoster opened this issue Dec 17, 2015 · 1 comment

Comments

@elifoster
Copy link
Member

Notices and messages by the bot are not logged.

  • Notices
  • Own messages
elifoster added a commit that referenced this issue Dec 18, 2015
This logger uses the Cinch events rather than a command that matches absolutely every possible message. Aside from the obvious performance improvement, here are some functional improvements:
* Supports /me ACTIONs and NOTICEs.
* No longer logs messages with no user.
* Still logs private and public messages separately.
* The log file is formatted much cleaner.
* The time is checked every minute to make sure it is the same day as it was last time it checked. When it is a new day (past midnight), it starts a new log.
Unfortunately, it still doesnt log the bots own messages (#73).
This commit resolves half of #73.
@elifoster
Copy link
Member Author

Low priority because the actual bot has its logging plugin disabled.

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

No branches or pull requests

1 participant