Response Action Docs

Actions Working

Note

Only the naming is the diffrent for avoiding the naming collision
but actually it is refere to raven.response.

Default

Return the default resposne if the user’s response is not understand or out of scope for the bot engine.

Github Package Version

Get the version of the given package based on the following verse. Thought there are some limitation in getting the version of the page as the api track set of package such as mysql, docker, etc.. To have better update follow the api github wiki

For example:

- check the version of this package redis and major
- will you check out for any update on this package docker in github

Humor

Bot are need to more friendly ah. Some-time we might me low on energy we might need joke to boost our self. This response return with some level of humber to user.

For example:

- tell me some jokes
- Do know any jokes
- I am sad today

Pwned

Do you know about data breach? If not then you should have atleast awareness of data breach. data breach is the intentional or unintentional release of secure or private/confidential information to an untrusted environment. Other terms for this phenomenon include unintentional information disclosure, data leak and also data spill. [1]

To check if your personal information has been breach in of the organization that you have been using in your day to day life or in the past. The response used Have I Been Pwned. [2]

For example:

- have my email id Claudine85@alo.com been hacked
- Check email id Nathanial112@hotmail.com been data breach
[1]Accouding to Wikipedia
[2]Get more detail from the link

Reminder

Reminder response is used for setting a goal to be done with in a specific time.

Note

Right now the reminder response will be handling basic count down task.

Scheduler as the name suggest it schedule the given task with the help of Heuy a light weight task manager. Schedular are able to get the list of current running task(live one) and are able to revoke a task only if it is running or future task.

For example:

# count down only.
- countdown for 10 mins from now and Hello there.
- start a countdown for 20 mins after 20 mins and set task.

# get the list of countdowns
- show all countdowns list
- get me the countdown list and it id 12334499