Search
Preparing search index...
The search index is not available
easy-slack-bot
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
EasySlackBot
Helpers
Class Helpers
Helpers class.
Hierarchy
Helpers
Index
Constructors
constructor
Properties
debug
latinize
natural
Methods
change
Accented
Chars
intersection
OfArrays
naturalize
Text
Constructors
constructor
new
Helpers
(
)
:
Helpers
Returns
Helpers
Properties
Private
debug
debug
:
IDebug
= require("debug")("SlackBot.Helpers")
Private
latinize
latinize
:
Latinize
= require("latinize")
Private
natural
natural
:
any
= require("parse-latin")()
Methods
change
Accented
Chars
change
Accented
Chars
(
source
:
string
)
:
string
Parameters
source:
string
Returns
string
intersection
OfArrays
intersection
OfArrays
(
a
:
any
, b
:
any
)
:
any
Parameters
a:
any
b:
any
Returns
any
naturalize
Text
naturalize
Text
(
text
:
string
)
:
string
[]
Naturalize message text
Parameters
text:
string
Returns
string
[]
Globals
Easy
Slack
Bot
Filters
Helpers
constructor
debug
latinize
natural
change
Accented
Chars
intersection
OfArrays
naturalize
Text
Items
Main
Message
Slack
IEasy
Slack
Bot
Item
Object
IMain
OnSlack
Message
Call
Back
IMain
Options
IMain
Slack
Options
Iitems
OnMessage
Call
Back
Imessage
OnSlack
Message
Call
Back
Generated using
TypeDoc
Helpers class.