A Discord bot that posts news articles from VG.no to a Discord channel of your choice.
Stay up-to-date with the world's events by receiving timely news updates from VG.no. Our bot ensures that you never miss a headline, whether it's breaking news, entertainment updates, sports scores, or more. Real-time news delivery has never been this convenient!
/similarnews
- When a user search for a news article, the bot will return a list of similar news articles.
- Clone the repository
- Copy the
.env.example
file to.env
and fill in the required values - Install dependencies:
npm install
- Build the project:
npm run build
- Start the bot (Make sure you have Redis running and connected):
npm run start
Feel free to contribute to this project by creating a pull request. All contributions are welcome!