Skip to content

A discord bot that returns Reddit results from any subreddit and search results using degoogle.

Notifications You must be signed in to change notification settings

CloudsWeight/reddit-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

lilmunkeycirc

Reddit Discord

A bot using discord.py and asyncpraw to return 10 results from any subreddit.

  • $posts cars top 2 - this command will return the top 2 results for the subreddit news image

  • $google cars - this will return any results found using degoogle image

To Do

  • Commands:
    • (Current) Usage: $posts [(subreddit)] [new/top] [Number of Posts]
    • Add more features with commands.
  • Messages - Return each post link instead of a list, format each response, create more detailed views.
  • Content - Use more APIs to gather interesting data to post to discord (eg. Financial news, security news,weather reports, youtube)
  • Degoogle - optimize and make search results more robust and relevant
  • Fix install script for degoogle git repository and automatic virtulenv setup

Developer Links

Install Instructions

  • git clone
  • cd reddit-discord/bot
  • python -m pip install -r requirememnts.txt
  • python -m virtualenv venv
  • ./venv/scripts/activate or source ./venv/bin/activate (depending on MS or Linux)
  • python bot.py

About

A discord bot that returns Reddit results from any subreddit and search results using degoogle.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages