Skip to content
This repository has been archived by the owner on Jan 10, 2021. It is now read-only.

add message to friend plugin #135

Open
Abdur-rahmaanJ opened this issue Apr 30, 2019 · 2 comments
Open

add message to friend plugin #135

Abdur-rahmaanJ opened this issue Apr 30, 2019 · 2 comments

Comments

@Abdur-rahmaanJ
Copy link
Owner

Abdur-rahmaanJ commented Apr 30, 2019

uses persistent memory feature of bot

.tell <username> message

to get messages sent to you

.tell fetch
>>> <username>:<message>

let's deal one message at a time

since memory is key value, find suitable format for storage

@nickw409
Copy link
Contributor

nickw409 commented May 8, 2019

So you want the bot to be able to send and receive messages?

@Abdur-rahmaanJ
Copy link
Owner Author

@nickw409 that's already imemented. this one is using the memory api

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants