Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 408 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 408 Bytes

Dissoku-webhookSender


ディス速から招待リンクを取得してwebhookで送信する

使い方

  • まずこれ
pip install requests beautifulsoup4 python-dotenv
  • 次に.envにwebhookのURLいれる
  • 実行
python main.py

参考

https://github.com/tls-client/dissoku-invite-scraper/