Skip to content

A Chatlogger that allows to monitor all Chats on the Server in order to provide a Chat History

Notifications You must be signed in to change notification settings

peylight/chatlogger-for-mumo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

chatlogger-for-mumo

The Chatlogger for Mumo

Requierments

You should install dateutil:

pip install py-dateutil

!history [n = 10 [\w+]]

Will print the last n lines that were written in your channel, if no other defined.

Examples
!history

Prints the last 10 chat messages.

!history 25

Prints the last 25 chat messages.

!history 50 Lounge

Prints the last 50 chat messages from the channel Lounge.

!offtopic \w+

Example
!offtopic Text that should not appear in the History

All following text will not be included in the log.

About

A Chatlogger that allows to monitor all Chats on the Server in order to provide a Chat History

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%