fishyboteso/fishy/web/__init__.py
2021-05-07 20:07:03 +02:00

3 lines
160 B
Python

from .urls import get_notification_page, get_terms_page
from .web import register_user, send_notification, send_fish_caught, is_subbed, unsub, get_session, sub