Skip to content

SushiWaUmai/daily-news-discord

Repository files navigation

Daily News Discord

Simple news bot created with discord.js

How to setup

Add the bot using this link.

In the discord server, type news help to see the list of commands.

Commands

news help

See the list of commands.

news cat

See the list of available categories.

news sub

Subscribe a category to this channel.

news unsub

Unsubscribe a category to this channel.

news list

Prints all categories subscribed to this channel.

Development

Prerequisites

  • docker and docker-compose

Installation

Clone the repository and install the dependencies with the following command:

git clone https://github.com/SushiWaUmai/daily-news-discord.git
cd daily-news-discord
pnpm install

Start developing

pnpm run dev

Build Pipeline

Development

Development

Deployment

Deployment

License

MIT License