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

Implement AUTOTOPIC channel setting #143

Closed
empus opened this issue Mar 24, 2024 · 1 comment
Closed

Implement AUTOTOPIC channel setting #143

empus opened this issue Mar 24, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@empus
Copy link
Owner

empus commented Mar 24, 2024

Automatically set topic based on the channel desc (description) and url (if set) setting values.

Topics will be checked periodically (default every 60 mins via cfg(atopic:period) and changed when the current topic is different.

Topic will also be checked when the bot is opped.

Enable or disable autotopic:

modchan <chan> autotopic <on|off>

Set channel description:

modchan <chan> desc <description>

Set channel URL:

modchan <chan> url <website>
@empus empus added the enhancement New feature or request label Mar 24, 2024
@empus empus added this to the v4.1 milestone Mar 24, 2024
@empus empus self-assigned this Mar 24, 2024
@empus
Copy link
Owner Author

empus commented Mar 24, 2024

Done

@empus empus closed this as completed Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant