Skip to content

SerekKiri/RedditBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 2, 2020
ee43b0e · May 2, 2020
May 2, 2020
Dec 5, 2018
Aug 31, 2018
Dec 4, 2018
Dec 10, 2018
Dec 4, 2018
Jul 17, 2019
May 2, 2020
May 2, 2020

Repository files navigation

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!