pacapon / StyroBotPy

Python version of my custom DiscordBot, based on Rapptz discord.py
MIT License
2 stars 0 forks source link

Add usage command to bot #41

Closed zylozs closed 7 years ago

zylozs commented 7 years ago

Also update current help text when you do a command incorrectly to show the command's usage.

!usage t send - Using the plugin's short tag !usage troll send - Using the plugin's tag !usage join

zylozs commented 7 years ago

This command now works as intended. Just need to update the doc strings for all the plugins.