lewster32 / corporallancot

A Discord bot primarily for recording, searching and retrieving notes and quotes
MIT License
1 stars 2 forks source link

New Action Handler: "MessageActionHandler" with ability to register simple responses #20

Open Bidthedog opened 4 years ago

Bidthedog commented 4 years ago

The idea behind this one is that administrators / owners can register a new (non-reserved) action that simply responds with a message, for example a user typing !github into chat would have the bot respond with "Our github is located at ".

I think we should be able to do this with a single action, not sure how yet, just an idea atm!