Open Abdur-rahmaanJ opened 5 years ago
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
So you want the bot to be able to send and receive messages?
@nickw409 that's already imemented. this one is using the memory api
uses persistent memory feature of bot
since memory is key value, find suitable format for storage