1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00

Tiny doc update

This commit is contained in:
Steffo 2019-05-31 14:31:03 +02:00
parent d6f63626b2
commit d62768ea4a

View file

@ -1,6 +1,6 @@
"""Commands that can be used in bots.
These probably won't suit your needs, as they are tailored for the bots of the `Royal Games <https://ryg.steffo.eu>`_ gaming community, but they may be useful to develop new ones."""
These probably won't suit your needs, as they are tailored for the bots of the Royal Games gaming community, but they may be useful to develop new ones."""
from .null import NullCommand
from .ping import PingCommand