mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-30 14:14:37 +01:00
Added module docstring.
This commit is contained in:
parent
740acc5d08
commit
f1d876288f
@ -29,6 +29,10 @@
|
||||
# POSSIBILITY OF SUCH DAMAGE.
|
||||
###
|
||||
|
||||
"""
|
||||
Warns people when they join a channel if their ident is root.
|
||||
"""
|
||||
|
||||
from baseplugin import *
|
||||
|
||||
import irclib
|
||||
|
Loading…
Reference in New Issue
Block a user