fishyboteso/fishy/web/__init__.py

3 lines
156 B
Python
Raw Normal View History

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