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

Plugins #35

Open
4 of 25 tasks
FichteFoll opened this issue Nov 19, 2016 · 1 comment
Open
4 of 25 tasks

Plugins #35

FichteFoll opened this issue Nov 19, 2016 · 1 comment

Comments

@FichteFoll
Copy link
Member

FichteFoll commented Nov 19, 2016

In correspondance to #9, this issue serves as a collection of plugins that we need to implement. That includes core and default plugins.

Core

required for shanghai to function properly

Default

you usually want this in your bot distribution

  • nickserv
  • sasl
  • q
  • command (or cmd; base entry point for all "trigger" plugins; trigger configurable (per channel)
  • generic "message" triggers (managable from IRC) that can also be "given" (!give Nitori <id>)
    modifcation example: [02:54:55] <linter> !polynesian =~ s/tyy/ty/

Default optional

you might want to put these to use, but they are either disabled by default or distributed elsewhere (undecided)

@FichteFoll
Copy link
Member Author

FichteFoll commented Feb 11, 2017

Bonus/Extra/Internal

most likely suited for an external repo

  • tv
  • lunlunify (shuffle letters in words)
  • nyaa/poo/kill/motivate etc (zero-width space for non-highlight?; same base for all; configurable set of answers for each command)
  • jisho
  • choose anime from MAL's "plan to watch" list
  • poll

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