3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-03-01 12:00:45 +01:00
Pragmatic Software b806a473d2 Add ability to get surrounding message context in recall command
Add the -b/-before and -a/-after flags to the `recall` command to display
that many lines of surrounding context.

For example, `recall -c ##c -b 100` will show the last 100 messages in the ##c
channel.

Another example, `recall pragma- 50 -b 5 -a 5` will show the 5 messages before the 50th
most recent message spoken by pragma- and then show that 50th message and finally show
the 5 messages after it.
2015-01-23 07:36:39 -08:00
..
2015-01-23 05:35:06 -08:00
2014-05-31 01:08:01 +00:00
2015-01-10 15:56:46 -08:00