Version 1.1 #55

Merged
waifu merged 63 commits from dev into master 2025-06-12 21:10:30 -07:00
Showing only changes of commit 6b6777cb89 - Show all commits

View file

@ -3,7 +3,7 @@ import config
from gacha_response import gacha_response
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()'''
# We get the type of notification to filter the ones that we actually want