docs typo
This commit is contained in:
parent
475ee1cc90
commit
6b6777cb89
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import config
|
||||||
from gacha_response import gacha_response
|
from gacha_response import gacha_response
|
||||||
|
|
||||||
def parse_notification(notification,client):
|
def parse_notification(notification,client):
|
||||||
'''Oarses any notifications received by the bot and sends any commands to
|
'''Parses any notifications received by the bot and sends any commands to
|
||||||
gacha_response()'''
|
gacha_response()'''
|
||||||
|
|
||||||
# We get the type of notification to filter the ones that we actually want
|
# We get the type of notification to filter the ones that we actually want
|
||||||
|
|
Loading…
Add table
Reference in a new issue