An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# ORF-News
Discord Bot which sends the newest news in a specific channel

Change Prefix:
```py
+changeprefix [prefix]
```
Add Channel to News list:
```py
+addChannel [channel_id]
```
Remove Channel from News list
```py
+removeChannel [channel_id]
```