A command that allows to relay a message via bitbot so that it will be sent the next time the person speaks/connects.
Example usage:
chat1| !tell chat2 we now have a tell feature
bitbot| Ok, chat1.
-> chat2
bitbot| chat2: chat1 wants you to know: "We now have a tell feature"
We could leverage the SQL db to allow persistence and multiple messages to the same person.
Should the messages be sent in the same channel they have been registered or in pm ?
A command that allows to relay a message via bitbot so that it will be sent the next time the person speaks/connects.
Example usage:
We could leverage the SQL db to allow persistence and multiple messages to the same person.
Should the messages be sent in the same channel they have been registered or in pm ?