2021-10-22 UTC
# ↩️ I don't know if you use Python but if you do here is how I handle resubscriptions to WebSub hubs:
Resubscribing: https://github.com/capjamesg/indieweb-search/blob/main/recrawl.py#L129
Creating subs: https://github.com/capjamesg/indieweb-search/blob/a8f413c4ef9309c615b7f7fa2d35110284ff1c7c/elasticsearch_server/database_methods.py#L194
Creating a queue: https://github.com/capjamesg/indieweb-search/blob/main/elasticsearch_server/database_methods.py#L261 ( twitter.com/_/status/1451496161269911558)