Didnt add an entry to the help methods for source command
This commit is contained in:
parent
97c22a75c1
commit
202f0c06f5
@ -88,6 +88,9 @@ def get_help_message(method):
|
|||||||
'smug': [
|
'smug': [
|
||||||
'Returns the URL for smug anime girl'
|
'Returns the URL for smug anime girl'
|
||||||
],
|
],
|
||||||
|
'source': [
|
||||||
|
"Links you to the git repo with dragon-bot's source code"
|
||||||
|
],
|
||||||
'stock': [
|
'stock': [
|
||||||
'Returns basic stock information for the stock you entered.',
|
'Returns basic stock information for the stock you entered.',
|
||||||
'\nUsage: !stock AAPL TSLA'
|
'\nUsage: !stock AAPL TSLA'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user