All Projects → SerekKiri → Redditbot

SerekKiri / Redditbot

Licence: isc
Discord bot for reddit.com

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Redditbot

roux
Simple and (a)synchronous Reddit API wrapper for Rust.
Stars: ✭ 41 (+141.18%)
Mutual labels:  reddit, reddit-api
rreddit
𝐫⟋ Get Reddit data
Stars: ✭ 49 (+188.24%)
Mutual labels:  reddit, reddit-api
saveddit
Bulk Downloader for Reddit
Stars: ✭ 130 (+664.71%)
Mutual labels:  reddit, reddit-api
Social Amnesia
Forget the past. Social Amnesia makes sure your social media accounts only show your posts from recent history, not from "that phase" 5 years ago.
Stars: ✭ 656 (+3758.82%)
Mutual labels:  reddit-api, reddit
Shreddit
Remove your comment history on Reddit as deleting an account does not do so.
Stars: ✭ 669 (+3835.29%)
Mutual labels:  reddit-api, reddit
node-express-reddit-clone
Build a Node, Express and MySQL-based clone of Reddit for DecodeMTL web development bootcamp
Stars: ✭ 28 (+64.71%)
Mutual labels:  reddit, reddit-api
cronnit.com
A free tool for scheduling posts to Reddit.
Stars: ✭ 3 (-82.35%)
Mutual labels:  reddit, reddit-api
Mvvm Reddit
A companion project for our blog post on better Android software development using MVVM with RxJava.
Stars: ✭ 106 (+523.53%)
Mutual labels:  reddit-api, reddit
Mongit
💾 Mongo-esque Reddit-based Database!
Stars: ✭ 20 (+17.65%)
Mutual labels:  reddit, reddit-api
set-top-reddit-wallpaper
PowerShell script to set the wallpaper as the top post of the day/week/month from /r/wallpapers and /r/wallpaper or any other subreddits.
Stars: ✭ 17 (+0%)
Mutual labels:  reddit, reddit-api
crypto-subreddits-cli
👽 Track Cryptocurrency Subreddits On The Command Line 👽
Stars: ✭ 24 (+41.18%)
Mutual labels:  reddit, reddit-api
reddit-comment-bot
Reddit bot that auto replies to comments on set subreddits
Stars: ✭ 59 (+247.06%)
Mutual labels:  reddit, reddit-api
Praw
PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
Stars: ✭ 2,675 (+15635.29%)
Mutual labels:  reddit-api, reddit
reddit-image-fetcher
A JavaScript package for fetching reddit images, memes, wallpapers and more.
Stars: ✭ 40 (+135.29%)
Mutual labels:  reddit, reddit-api
Unim.press
A Reddit front-page reader in the style of The New York Times.
Stars: ✭ 199 (+1070.59%)
Mutual labels:  reddit-api, reddit
aPRAW
Asynchronous Python Reddit API Wrapper
Stars: ✭ 49 (+188.24%)
Mutual labels:  reddit, reddit-api
Reddsaver
CLI tool to download saved and upvoted media from Reddit
Stars: ✭ 76 (+347.06%)
Mutual labels:  reddit-api, reddit
Reddit Bot
🤖 Making a Reddit Bot using Python, Heroku and Heroku Postgres.
Stars: ✭ 99 (+482.35%)
Mutual labels:  reddit-api, reddit
redditwatcher
📻 Reddit streaming CLI
Stars: ✭ 17 (+0%)
Mutual labels:  reddit, reddit-api
ARAW
The Android Reddit API Wrapper
Stars: ✭ 75 (+341.18%)
Mutual labels:  reddit, reddit-api

RedditBot Discord Travis

Discord bot for reddit.com

Reddit API link here

To run this bot you need:

How to run bot:

  1. Rename example.config.json to config.json

  2. Change BotToken from Your bot token here on your own bot token

  3. Install all depedencies

    npm install
    
  4. Now enter /src/

    cd  your_direction/RedditBot/src
    
  5. Now let's run the bot!

    node index.js
    

    If you want automatically restart the app use nodemon (recommended for development)

    npx nodemon index.js
    

Join our discord server

Invite link

Organization

github.com/fosscord

Website

fosscord.github.io

Invite bot on your server

discordapp.com/oauth2/authorize

⚠️ Remember about giving bot role with proper permissions! ⚠️

Please report all bugs and your ideas in issues. Thanks for your help!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].