Sheldan / abstracto

Discord Bot Base
MIT License
5 stars 1 forks source link

Create listener conditions #27

Open Sheldan opened 2 years ago

Sheldan commented 2 years ago

General Information

Description

Create the ability to define listener conditions within the code. For example for the listener to only trigger in certain channels/channel groups

Feature worth and general use

Some listeners do not need to re-implement channel group or channel checking, but it can happen in a general way.

Suggestions for implementation

No response