Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 502 Bytes

README_zh.md

File metadata and controls

20 lines (11 loc) · 502 Bytes

README | 中文文檔

自動推播RSS到DISCORD

一個自動推播RSS到DISCORD的Python script

如何安裝?

首先,你必須要先安裝Python3

使用指令 "pip3 install feedparser" 來安裝 feedparser

PS.你可以在 Google Colab 中使用這個腳本!

如何使用?

在 discord.py 中修改 webhook_url 以及 rss_url 的值

版本: Python3 測試版本: Python3.7