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