anwari-fikri / borneo-bulletin-bot

Discord Bot to get news from Borneo Bulletin
https://discord.com/api/oauth2/authorize?client_id=1097394756985819136&permissions=2147485696&scope=bot
2 stars 0 forks source link
brunei discord-bot discordpy news

Borneo Bulletin News Bot

borneo-bulletin-bot

Preview

demo

This is a Python-based Discord bot that scrapes the Borneo Bulletin website and posts the news articles in a Discord channel. This bot is designed to provide daily news updates to users in an easy and efficient way.

Features

Usage

Project Structure

bot
├── cogs                    # Contains all the Discord commands organized into separate files
├── scraper                 # Contains scraper functions for extracting data from websites
└── bot.py                  # Main entry point for the bot application

Contributing

Contributions are always welcome! Please feel free to submit a pull request if you have any improvements or new features to add. If you encounter any issues or bugs, please open an issue in the repository.