Simple news bot created with discord.js
Add the bot using this link.
In the discord server, type news help
to see the list of commands.
See the list of commands.
See the list of available categories.
Subscribe a category to this channel.
Unsubscribe a category to this channel.
Prints all categories subscribed to this channel.
- docker and docker-compose
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