Add CommandsInfluencer comments

This commit is contained in:
Özenç Bilgili 2020-05-19 17:17:10 +03:00
parent 8603c564eb
commit fc8338bb35

View File

@ -144,6 +144,7 @@ let CONFIG = {
* The order and limit for each suggestion influencer. An "influencer" is
* just a suggestion source. The following influencers are available:
*
* - "Commands" suggestions come from CONFIG.commands
* - "Default" suggestions come from CONFIG.defaultSuggestions
* - "DuckDuckGo" suggestions come from the duck duck go search api
* - "History" suggestions come from your previously entered queries