efecanxrd / Reddit-Bot

A discord bot that can log threads and comments from a subreddit. Written with Nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reddit Bot

A discord bot that can log threads and comments from a subreddit. Written with NodeJS

Setup The Project

Install NodeJS

I recommend that you install NodeJS version 16 or higher

Install Modules

You need to install 'discord.js, fs, request, entities, valid-url, process' modules with npm install command!

How this is working?

This bot extracts threads and comments data from a subreddit. You don't need to login with an account. You can edit the settings such as log channel, subreddit name, botowner etc. with assets/config.json file. Furthermore, there is a function that you can block a user's threads and comments with !ignore command.

About

A discord bot that can log threads and comments from a subreddit. Written with Nodejs


Languages

Language:JavaScript 100.0%