Skip to content

Tells #5

@BenoitHiller

Description

@BenoitHiller

Command to provide a reminder for a user next time they speak.

Syntax

./tell <nickname> <message>

When the user talks shellby will send them a message in the following format:

<nickname>: <sender> asked me to tell you <message>

I am not sure whether it is desirable to add so much overhead. The max message length would be, in the worst case, SERVER_MAX - 25 - NICK_MAX * 2. Though anything over 400 seems sufficient for almost all non annoying messages.

It may also be desirable to provide ./ask that uses asked me to ask you in the reminder.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions