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

chanserv appears as <?> in msg history #375

Open
silentwings opened this issue May 21, 2020 · 2 comments
Open

chanserv appears as <?> in msg history #375

silentwings opened this issue May 21, 2020 · 2 comments
Labels

Comments

@silentwings
Copy link
Contributor

silentwings commented May 21, 2020

... because its not a user

@abma
Copy link
Contributor

abma commented Jun 18, 2020

two variants: either store chanserv messages with userid = 1 or replace userid=null with ChanServ on load. not sure whats better.

@silentwings
Copy link
Contributor Author

silentwings commented Jun 19, 2020

ChanServ in db is better, doesn't need userid=1, just should check if its there on boot and add it if not. Since in long run the plan is to kill chanserv anyway.

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

No branches or pull requests

2 participants