https://github.com/mcbabo/orf-news
a news scraper for a discord.py bot
https://github.com/mcbabo/orf-news
Last synced: about 2 months ago
JSON representation
a news scraper for a discord.py bot
- Host: GitHub
- URL: https://github.com/mcbabo/orf-news
- Owner: mcbabo
- Created: 2021-10-10T09:53:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-10T10:05:09.000Z (over 3 years ago)
- Last Synced: 2025-02-12T06:43:51.395Z (3 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: news.txt
Awesome Lists containing this project
README
# ORF-News
Discord Bot which sends the newest news in a specific channelChange Prefix:
```py
+changeprefix [prefix]
```
Add Channel to News list:
```py
+addChannel [channel_id]
```
Remove Channel from News list
```py
+removeChannel [channel_id]
```