Skip to content

Kodyc1/reddit_discord_bot

Repository files navigation

A bot that shows the sales

Steps:

  1. Create a discord application bot at discord.com/developers

  2. Get OAUTH2 scope for 'bot' and paste URL in link to add it to a server

  3. Create base bot client and give it on_ready functions

  4. Set up reddit client using praw and connect it to reddit bot account

    5. git add .
    6. git commit -m ""
    7. git remote add origin [New Repository]
    8. git remove -v
    9. git push origin master
  1. Iterate on code and create reqs doc using pipreqs . --force

  2. set up vm using sudo apt-get install, install python, install screen, etc.

  • sudo apt-get update

  • sudo apt-get install screen

  • sudo apt-get install git

  • pip3 install requirements.txt

  • python3 -m pip3 install --upgrade pip

  • python3 -m pip3 install discord.py

  • python3 -m pip3 install pipreqs

  1. Run bot in screen

About

reddit posts through discord bott

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages