1
0
Fork 0
mirror of synced 2024-05-19 20:12:30 +12:00

Correct description

This commit is contained in:
Phxntxm 2017-05-18 21:03:20 -05:00
parent 13643bd1a2
commit 0f17624b58

View file

@ -73,8 +73,8 @@ class Polls:
@commands.guild_only()
@utils.custom_perms(send_messages=True)
async def poll(self, ctx, *, question):
"""Sets up a poll based on the question that you have provided
Provide theq question on the first line and the options on the following lines
"""Sets up a poll based on the question that you have provided.
Provide the question on the first line and the options on the following lines
EXAMPLE: !poll This is my poll
Option 1