Skip to content

devlup-labs/discord-article-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Article Bot

A bot that fetches an article daily from readsomethinggreat.

Purpose

To simplify the workflow of a bot that can give an article daily to read and also provide certain utility features.

This project includes:

  • A bot that can fetch an article daily from readsomethinggreat.
  • Also fetches an article randomly whenever asked from a set of given categories. use *get help for more information.

Installation

Requirements:

  • Node.js >= 16.6.0
  • discord.js
  • other dependencies in package.json

Procedure:

  • Clone the repository
git clone https://github.com/devlup-labs/discord-article-bot.git

cd <project-directory>/discord-article-bot/

npm install
  • Copy .env file
cp .env.example .env
  • Runs the server for development
npm start

Get your Discord bot token in Discord Developer Site

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5