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.
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
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.