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

Add !topic command #74

Open
LinuxMercedes opened this issue Apr 19, 2015 · 6 comments
Open

Add !topic command #74

LinuxMercedes opened this issue Apr 19, 2015 · 6 comments
Labels

Comments

@LinuxMercedes
Copy link
Member

Allow euircbot to prepend to the topic. Would obviously require -t on the channel or +h/+o on the bot.

@gmackie
Copy link
Contributor

gmackie commented Apr 19, 2015

:shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit::shipit:

@drusepth
Copy link
Collaborator

My vote goes to +h/+o on the bot (rather than -t on the channel) and everyone having access to !topic :)

Can split topic chunks with |, remove chunks from the end when they'd otherwise truncate, and generally just keep the topic nice & clean

@LinuxMercedes
Copy link
Member Author

@drusepth I don't think +h/+o vs -t makes a difference coding-wise; the bot just has to be able to /topic one way or another.

@gmackie
Copy link
Contributor

gmackie commented May 25, 2017

  • store chunks somewhere upon removal from topic
  • if possible, store who wrote what chunks
  • allow number of chunks displayed in topic to be adjustable
  • prevent someone from spamming chunks
  • allow chunks to be edited
  • allow chunks to be removed

@drusepth
Copy link
Collaborator

@LinuxMercedes Oh, yeah, I was just opting for using the bot as the sole interface to changing the topic to keep the topic nice and clean 👍

@euank
Copy link
Member

euank commented Oct 3, 2018

One thing worth mentioning is that chanserv in the various services programs (e.g. anope and atheme) have topic commands.
It could be worth checking if they have any interesting ideas there. For reference, atheme has topicappend and topicprepend (docs).

It's likely also fine to ignore them and do our own thing as well.

@noonels noonels mentioned this issue Oct 12, 2018
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

4 participants