calledtoconstruct / lambdabot

A friendly IRC bot and apprentice coder, written in Haskell.
4 stars 2 forks source link

Implement channel override #41

Open calledtoconstruct opened 5 years ago

calledtoconstruct commented 5 years ago

Add ability to specify a channel override on a command such that adding :global :\<name> to the end of the command keyword will cause that action to affect the State only for the specified scope if the plugin supports scoped commands.

Add ability to have super admin and channel specific admin roles.