getChatPosts: Pull the most recent chat message

Description Usage Value See Also Examples

View source: R/chat.R

Description

Returns the chat posts that have been posted recently and since the last time the function was run. It is possible that this does not return chat posts that were posted using chatPost().

Usage

1

Value

A dataframe of recent chat posts with columns for the player id of the poster and the message posted

See Also

getBlockHits()

Examples

1
2
3
4
5
## Not run: 
mc_connect()
getChatPosts()

## End(Not run)

kbroman/miner documentation built on Jan. 26, 2021, 8:14 p.m.