Added docstrings to plugins
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
"""
|
||||
Convert smileys ( :) :( etc) to the Unicode character representation
|
||||
"""
|
||||
|
||||
import prof
|
||||
|
||||
def _emote(input_str):
|
||||
|
||||
Reference in New Issue
Block a user