Skip to content
Snippets Groups Projects
Commit f4cae04a authored by Svetlana Tkachenko's avatar Svetlana Tkachenko
Browse files

plugin info: removed typo

parent dac01181
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,8 @@ License: GPLv3.
Website: http://guppy.gshellz.org
Channel: irc://irc.freenode.net/guppy
Feedback means are #guppy at freenode, and the feedback form on the website.
=== Install ===
After downloading guppy, the directory structure will be similar to something like this:
......
......@@ -9,7 +9,7 @@ import configparser
@plugin
class Info(object):
"""Infobot. Use 'lean X as Y' and 'what is X'"""
"""Infobot. Use 'learn X as Y' and 'what is X'"""
def __init__(self, server):
self.server = server
self.commands = [ "what", "who", "learn", "forget", "fulldb" ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment