APasz / SSCBot

Discord Bot that reacts to things.
MIT License
1 stars 0 forks source link

Better auto-react watcher #31

Closed APasz closed 1 year ago

APasz commented 1 year ago

Instead of having specific code responsible for reacting to messages in specific channels [info battles, tpf artwork], have a single block of code.

A way for server admins to enable and configure any number of auto-reacts for their server.

Conditions should include specific message content, specific users/roles, and anything else I can think of